initng/trunk/daemon/sensors.i
paszczus
cvs at pld-linux.org
Mon Jan 23 23:42:48 CET 2006
Author: paszczus
Date: Mon Jan 23 23:42:43 2006
New Revision: 6886
Added:
initng/trunk/daemon/sensors.i
Log:
- for lm_sensors-sensord
Added: initng/trunk/daemon/sensors.i
==============================================================================
--- (empty file)
+++ initng/trunk/daemon/sensors.i Mon Jan 23 23:42:43 2006
@@ -0,0 +1,7 @@
+# Autogenerated by migrate_rc.d-initng.i.sh on Mon Jan 23 23:39:53 CET 2006
+service daemon/sensors {
+ need = system/initial system/mountfs system/rundir;
+
+ exec start = /etc/rc.d/init.d/sensors start;
+ exec stop = /etc/rc.d/init.d/sensors stop;
+}
More information about the pld-cvs-commit
mailing list