Author: glen
Date: Mon Feb  6 23:47:49 2006
New Revision: 6944

Removed:
   initng/trunk/system/checkroot.i
Modified:
   initng/trunk/daemon/cupsd.i
   initng/trunk/system.runlevel
Log:
- removed dummy system/checkroot


Modified: initng/trunk/daemon/cupsd.i
==============================================================================
--- initng/trunk/daemon/cupsd.i (original)
+++ initng/trunk/daemon/cupsd.i Mon Feb  6 23:47:49 2006
@@ -1,5 +1,5 @@
 service daemon/cupsd {
-       need = system/checkroot system/rundir;
+       need = system/mountroot system/rundir;
        need = daemon/network;
 
        exec start = /etc/rc.d/init.d/cups start;

Modified: initng/trunk/system.runlevel
==============================================================================
--- initng/trunk/system.runlevel        (original)
+++ initng/trunk/system.runlevel        Mon Feb  6 23:47:49 2006
@@ -1,6 +1,5 @@
 #net/lo
 daemon/agetty
-system/checkroot
 system/cleanfs
 system/clock
 system/consolefont
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to