SOURCES: udev-net.helper - s/daemon/hotplug (from hotplug)

freetz freetz at pld-linux.org
Fri Oct 21 09:49:48 CEST 2005


Author: freetz                       Date: Fri Oct 21 07:49:48 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- s/daemon/hotplug (from hotplug)

---- Files affected:
SOURCES:
   udev-net.helper (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/udev-net.helper
diff -u SOURCES/udev-net.helper:1.2 SOURCES/udev-net.helper:1.3
--- SOURCES/udev-net.helper:1.2	Thu Oct 20 19:28:01 2005
+++ SOURCES/udev-net.helper	Fri Oct 21 09:49:43 2005
@@ -86,7 +86,7 @@
 
 	    if [ -x /sbin/ifup ]; then
 		debug_mesg invoke ifup $INTERFACE
-		exec /sbin/ifup $INTERFACE daemon
+		exec /sbin/ifup $INTERFACE hotplug
 	    fi
 	    ;;
     esac
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/udev-net.helper?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list