Author: glen                         Date: Thu Jan 27 21:58:23 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- upstart config

---- Files affected:
packages/smartmontools:
   smartd.upstart (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/smartmontools/smartd.upstart
diff -u /dev/null packages/smartmontools/smartd.upstart:1.1
--- /dev/null   Thu Jan 27 22:58:23 2011
+++ packages/smartmontools/smartd.upstart       Thu Jan 27 22:58:18 2011
@@ -0,0 +1,9 @@
+description "S.M.A.R.T. Daemon"
+
+# as soon as /usr is mounted
+start on local-filesystems
+stop on pld.shutdown-started
+
+respawn
+
+exec /usr/sbin/smartd -n
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to