adapt contrib script
authorPierre-Yves Ritschard <pyr@spootnik.org>
Sat, 15 Nov 2014 09:47:05 +0000 (10:47 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Sat, 15 Nov 2014 22:31:30 +0000 (23:31 +0100)
contrib/upstart.collectd.conf

index 1c7fd9c..c175ee6 100644 (file)
@@ -32,7 +32,7 @@ stop on runlevel [!2345]
 env DAEMON=/usr/sbin/collectd
 
 # Tell upstart to watch for forking when tracking the pid for us.
-expect fork
+expect stop
 
 # prevent thrashing - 10 restarts in 5 seconds
 respawn