Author: glen
Date: Sat Mar 21 22:17:54 2009
New Revision: 10222
Modified:
rc-scripts/trunk/rc.d/init.d/allowlogin
Log:
- why the space?
Modified: rc-scripts/trunk/rc.d/init.d/allowlogin
==============================================================================
--- rc-scripts/trunk/rc.d/init.d/allowlogin (original)
+++ rc-scripts/trunk/rc.d/init.d/allowlogin Sat Mar 21 22:17:54 2009
@@ -19,7 +19,7 @@
stop)
# /etc/nologin when shutting down system
if is_yes "$DELAY_LOGIN" && [ ! -f /etc/nologin ]; then
- nls "System shutdown in progress \n" > /etc/nologin
+ nls "System shutdown in progress\n" > /etc/nologin
chmod 644 /etc/nologin
cp -fp /etc/nologin /etc/nologin.boot
fi
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit