Author: glen
Date: Wed Mar 22 18:34:49 2006
New Revision: 7275

Modified:
   initng/trunk/daemon/vrootdevices.i
Log:
- run after vprocunhide

Modified: initng/trunk/daemon/vrootdevices.i
==============================================================================
--- initng/trunk/daemon/vrootdevices.i  (original)
+++ initng/trunk/daemon/vrootdevices.i  Wed Mar 22 18:34:49 2006
@@ -1,6 +1,7 @@
 # Autogenerated by ./migrate_rc.d-initng.i.sh on Tue Feb  7 01:02:29 EET 2006
 service daemon/vrootdevices {
-       need = system/rundir;
+       stdout = /dev/null;
+       need = system/rundir daemon/vprocunhide;
 
        exec start = /etc/rc.d/init.d/vrootdevices start;
        exec stop = /etc/rc.d/init.d/vrootdevices stop;
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to