initng/trunk/daemon/fbset.i
    paszczus 
    cvs at pld-linux.org
       
    Wed Jan 18 13:44:21 CET 2006
    
    
  
Author: paszczus
Date: Wed Jan 18 13:44:19 2006
New Revision: 6846
Added:
   initng/trunk/daemon/fbset.i
Log:
- fbset
Added: initng/trunk/daemon/fbset.i
==============================================================================
--- (empty file)
+++ initng/trunk/daemon/fbset.i	Wed Jan 18 13:44:19 2006
@@ -0,0 +1,7 @@
+# Autogenerated by migrate_rc.d-initng.i.sh on Wed Jan 18 06:42:27 CST 2006
+service daemon/fbset {
+        need = system/initial system/mountfs system/rundir;
+
+        exec start = /etc/rc.d/init.d/fbset start;
+        exec stop = /etc/rc.d/init.d/fbset stop;
+}
    
    
More information about the pld-cvs-commit
mailing list