]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- s/daemon/hotplug (from hotplug)
authorfreetz <freetz@pld-linux.org>
Fri, 21 Oct 2005 07:49:43 +0000 (07:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    udev-net.helper -> 1.3

udev-net.helper

index 99c4b8b020149d0b77133e6405e42f969144ab58..21838f60aff1c1576285ad48590731bde0b20974 100644 (file)
@@ -86,7 +86,7 @@ EOF
 
            if [ -x /sbin/ifup ]; then
                debug_mesg invoke ifup $INTERFACE
-               exec /sbin/ifup $INTERFACE daemon
+               exec /sbin/ifup $INTERFACE hotplug
            fi
            ;;
     esac
This page took 0.317587 seconds and 4 git commands to generate.