Changeset 9f9eb08 for udev/contrib
- Timestamp:
- Feb 21, 2006, 2:14:43 AM (20 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 9e8f1cc
- Parents:
- 8a74dc5
- Location:
- udev/contrib
- Files:
- 
      - 2 edited
 
 - 
          
  common/helper.functions (modified) (1 diff)
- 
          
  network/rules (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      udev/contrib/common/helper.functionsr8a74dc5 r9f9eb08 35 35 mesg "$@" 36 36 } 37 
- 
      udev/contrib/network/rulesr8a74dc5 r9f9eb08 1 1 2 # Run network stuff when the network device is loaded 2 3 ACTION=="add", SUBSYSTEM=="net", ENV{INTERFACE}=="*", RUN+="network_helper.sh" 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
