Author: glen Date: Sun Nov 22 10:18:58 2009 New Revision: 10991 Modified: rc-scripts/trunk/sysconfig/network Log: - mention HOTPLUG
Modified: rc-scripts/trunk/sysconfig/network ============================================================================== --- rc-scripts/trunk/sysconfig/network (original) +++ rc-scripts/trunk/sysconfig/network Sun Nov 22 10:18:58 2009 @@ -58,3 +58,7 @@ # Specify interface on which you want to enable tleds software # (also you need tleds package installed) -- default set to no TLEDS_DEV=no + +# enable globally for all network interfaces. +# bring up from hotplug (udev for example) (default to no) +#HOTPLUG=yes _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
