Code

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 96df8a576a694670f1af076e344b0be7f1c45767..664c6b9c07a8a0f225e1a9393f0a10b4f3909d4b 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