clfs-1.2
        clfs-2.1
        clfs-3.0.0-systemd
        clfs-3.0.0-sysvinit
        systemd
        sysvinit
      
      
        
          | Last change
 on this file since 8841f74 was             615dd64, checked in by Jim Gifford <clfs@…>, 20 years ago | 
        
          | 
r1030@server (orig r1028):  jim | 2006-01-08 22:41:24 -0800
 
r1326@server:  jim | 2006-01-08 22:41:02 -0800Added: network helper
 
 
 
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            216 bytes | 
      
      
| Line |  | 
|---|
| 1 | # Run network stuff when the network device is loaded | 
|---|
| 2 | ACTION=="add", SUBSYSTEM=="net", ENV{INTERFACE}=="*", RUN+="network_helper.sh" | 
|---|
| 3 | ACTION=="remove", SUBSYSTEM=="net", ENV{INTERFACE}=="*", RUN+="network_helper.sh" | 
|---|
| 4 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.