SOURCES: udev.rules - dropped deprecated hotplug.d support

freetz freetz at pld-linux.org
Tue Oct 18 21:48:35 CEST 2005


Author: freetz                       Date: Tue Oct 18 19:48:35 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- dropped deprecated hotplug.d support

---- Files affected:
SOURCES:
   udev.rules (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SOURCES/udev.rules
diff -u SOURCES/udev.rules:1.17 SOURCES/udev.rules:1.18
--- SOURCES/udev.rules:1.17	Sun Oct 16 01:54:41 2005
+++ SOURCES/udev.rules	Tue Oct 18 21:48:30 2005
@@ -292,9 +292,6 @@
 
 # usbfs-like device nodes
 SUBSYSTEM="usb_device", PROGRAM="/bin/sh -c 'X=%k X=$${X#usbdev} B=$${X%%%%.*} D=$${X#*.}; echo bus/usb/$$B/$$D'", SYMLINK+="%c"
-# be backward compatible for a while with the /etc/dev.d and /etc/hotplug.d/ systems
-# run /etc/hotplug.d/ stuff only if we came from a hotplug event, not for udevstart
-ENV{UDEVD_EVENT}=="1", RUN+="/sbin/udev_run_hotplugd"
 
 # debugging monitor
 RUN+="socket:/org/kernel/udev/monitor"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/udev.rules?r1=1.17&r2=1.18&f=u




More information about the pld-cvs-commit mailing list