70-iscsi-network-interface.rules 226 B

123
  1. # run before 80-networking.rules to run before ifupdown
  2. SUBSYSTEM=="net", ACTION=="add", RUN+="/lib/open-iscsi/net-interface-handler start"
  3. SUBSYSTEM=="net", ACTION=="remove", RUN+="/lib/open-iscsi/net-interface-handler stop"