Merge remote-tracking branch 'origin/pr/1191'
authorMarc Fournier <marc.fournier@camptocamp.com>
Mon, 3 Aug 2015 21:27:10 +0000 (23:27 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 3 Aug 2015 21:27:10 +0000 (23:27 +0200)
contrib/systemd.collectd.service

index b046192..971df3f 100644 (file)
@@ -5,6 +5,7 @@ Requires=local-fs.target network.target
 
 [Service]
 ExecStart=/usr/sbin/collectd
+EnvironmentFile=-/etc/sysconfig/collectd
 
 # Tell systemd it will receive a notification from collectd over it's control
 # socket once the daemon is ready. See systemd.service(5) for more details.