From: Ruben Kerkhof Date: Wed, 9 Sep 2015 15:47:01 +0000 (+0200) Subject: NotifyAccess is the default X-Git-Tag: collectd-5.6.0~591^2~5 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=9f12cbdd8562726c07a853582a531fd9bd9d9b4d;p=collectd.git NotifyAccess is the default --- diff --git a/contrib/systemd.collectd.service b/contrib/systemd.collectd.service index 664c6b9c..bf21e414 100644 --- a/contrib/systemd.collectd.service +++ b/contrib/systemd.collectd.service @@ -11,7 +11,6 @@ EnvironmentFile=-/etc/default/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. Type=notify -NotifyAccess=main # Restart the collectd daemon after a 10 seconds delay, in case it crashes. Restart=always