summaryrefslogtreecommitdiffstats
path: root/qarshd@.service
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2013-08-12 11:45:09 -0400
committerNathan Straz <nstraz@redhat.com>2013-09-11 17:39:57 -0400
commit2faad967427b001262712523a7ffbf3e9b28d32a (patch)
treea3770d78dc451541ac4dc21834689c3406e71813 /qarshd@.service
parent38e9c4f1b856b74d72b62437b36333146ad83ee6 (diff)
downloadqarsh-2faad967427b001262712523a7ffbf3e9b28d32a.tar.gz
qarsh-2faad967427b001262712523a7ffbf3e9b28d32a.tar.xz
qarsh-2faad967427b001262712523a7ffbf3e9b28d32a.zip
Send all server side error messages to stderr
This should get sent to the journal or syslog
Diffstat (limited to 'qarshd@.service')
-rw-r--r--qarshd@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/qarshd@.service b/qarshd@.service
index 29fc4bd..875f924 100644
--- a/qarshd@.service
+++ b/qarshd@.service
@@ -4,4 +4,5 @@ Description=qarsh Per-Connection Server
[Service]
ExecStart=/usr/sbin/qarshd
StandardInput=socket
+StandardError=journal
IgnoreSIGPIPE=no