initng/trunk/net/net.i
glen
cvs at pld-linux.org
Mon Feb 6 23:36:50 CET 2006
Author: glen
Date: Mon Feb 6 23:36:44 2006
New Revision: 6941
Modified:
initng/trunk/net/net.i
Log:
- cosmetic
Modified: initng/trunk/net/net.i
==============================================================================
--- initng/trunk/net/net.i (original)
+++ initng/trunk/net/net.i Mon Feb 6 23:36:44 2006
@@ -16,7 +16,7 @@
# remove lockfile if it was last interface
count=$(ngc -s | grep net/ | wc -l)
if [ "$count" = 0 ]; then
- rm -f /var/lock/subsys/network
+ rm -f /var/lock/subsys/network
fi
};
}
More information about the pld-cvs-commit
mailing list