Author: sparky
Date: Fri Mar 3 16:58:20 2006
New Revision: 7078
Modified:
ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/net-detect
Log:
- one more typo
Modified: ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/net-detect
==============================================================================
--- ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/net-detect (original)
+++ ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/net-detect Fri Mar 3 16:58:20 2006
@@ -20,7 +20,7 @@
[[ -z $IP ]] && return
[[ -e $IF ]] && mv -f ${IF}{,.backup}
[[ -n $ONBOOT ]] && ONBOOT=yes
- verbose 4 " +-Creating ifcfg-$IF config file"
+ verbose 4 " +-Creating ifcfg-$DEV config file"
if [ "$IP" == "dhcp" -o "$IP" == "pump" ]; then
IPADDR="192.168.1.1/24"
BOOTPROTO=$IP
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit