From 9f12cbdd8562726c07a853582a531fd9bd9d9b4d Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Wed, 9 Sep 2015 17:47:01 +0200 Subject: [PATCH] NotifyAccess is the default --- contrib/systemd.collectd.service | 1 - 1 file changed, 1 deletion(-) 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 -- 2.11.0