Let systemd handle logging
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 9 Sep 2015 15:46:32 +0000 (17:46 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 Sep 2015 18:41:33 +0000 (20:41 +0200)
contrib/systemd.collectd.service

index 96df8a5..664c6b9 100644 (file)
@@ -17,9 +17,5 @@ NotifyAccess=main
 Restart=always
 RestartSec=10
 
-# Send all console messages to syslog.
-StandardOutput=syslog
-StandardError=syslog
-
 [Install]
 WantedBy=multi-user.target