about summary refs log tree commit homepage
path: root/examples/public-inbox-watch.service
diff options
context:
space:
mode:
Diffstat (limited to 'examples/public-inbox-watch.service')
-rw-r--r--examples/public-inbox-watch.service2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/public-inbox-watch.service b/examples/public-inbox-watch.service
index abb41469..0e4860f7 100644
--- a/examples/public-inbox-watch.service
+++ b/examples/public-inbox-watch.service
@@ -9,8 +9,6 @@ Environment = PI_CONFIG=/home/pi/.public-inbox/config \
 PATH=/usr/local/bin:/usr/bin:/bin
 ExecStart = /usr/local/bin/public-inbox-watch
 
-StandardOutput = syslog
-StandardError = syslog
 ExecReload = /bin/kill -HUP $MAINPID
 # this user must have read access to Maildirs it watches
 User = pi