initng/trunk/system/rc-sysinit.i
glen
cvs at pld-linux.org
Mon Mar 13 20:19:48 CET 2006
Author: glen
Date: Mon Mar 13 20:19:45 2006
New Revision: 7158
Modified:
initng/trunk/system/rc-sysinit.i
Log:
- debug off
Modified: initng/trunk/system/rc-sysinit.i
==============================================================================
--- initng/trunk/system/rc-sysinit.i (original)
+++ initng/trunk/system/rc-sysinit.i Mon Mar 13 20:19:45 2006
@@ -8,9 +8,5 @@
kill -HUP 1
}
- script stop = {
- sh -x /etc/rc.d/rc.shutdown
- echo "shutdown done: $?"
- exit 0
- };
+ exec stop = /etc/rc.d/rc.shutdown;
}
More information about the pld-cvs-commit
mailing list