SOURCES: udev-net.helper - another s/daemon/hotplug/ (i assume it ...
glen
glen at pld-linux.org
Thu Sep 28 21:21:00 CEST 2006
Author: glen Date: Thu Sep 28 19:20:59 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- another s/daemon/hotplug/ (i assume it should be symmetric)
---- Files affected:
SOURCES:
udev-net.helper (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SOURCES/udev-net.helper
diff -u SOURCES/udev-net.helper:1.6 SOURCES/udev-net.helper:1.7
--- SOURCES/udev-net.helper:1.6 Thu Sep 28 21:19:59 2006
+++ SOURCES/udev-net.helper Thu Sep 28 21:20:54 2006
@@ -88,7 +88,7 @@
*)
if [ -x /sbin/ifdown ]; then
debug_mesg invoke ifdown $INTERFACE
- exec /sbin/ifdown $INTERFACE daemon
+ exec /sbin/ifdown $INTERFACE hotplug
fi
;;
esac
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/udev-net.helper?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list