Author: glen
Date: Mon Sep 18 21:06:30 2006
New Revision: 7793

Modified:
   rc-scripts/trunk/rc.d/init.d/allowlogin
Log:
Drop superfluous default setting.

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     Mon Sep 18 21:06:30 2006
@@ -9,10 +9,6 @@
 # Source function library.
 . /etc/rc.d/init.d/functions
 
-if [ ! -r /etc/sysconfig/system ]; then
-       DELAY_LOGIN=no
-fi
-
 # See how we were called.
 case "$1" in
   start)
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to