summaryrefslogtreecommitdiff
path: root/httpconnectd@.service.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-01-23 13:46:57 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-01-23 13:46:57 -0500
commitd1a0019bb4c674a1ae6bc1d6d628ab039984d06a (patch)
treeeac962783d530c932b9bbbe07b08392ff2853202 /httpconnectd@.service.in
parent93593892a2f23c1ae6e5ab93b3a535195b14b374 (diff)
derp derp
Diffstat (limited to 'httpconnectd@.service.in')
-rw-r--r--httpconnectd@.service.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/httpconnectd@.service.in b/httpconnectd@.service.in
index 8934abf..a057c27 100644
--- a/httpconnectd@.service.in
+++ b/httpconnectd@.service.in
@@ -5,9 +5,9 @@ Description=An HTTP CONNECT connection
After=network.target
[Service]
-ExecStart=-@bindir@/httpconnectserver
+ExecStart=@bindir@/httpconnectd
StandardInput=socket
-StandardOutput=inherit
+StandardOutput=socket
StandardError=journal
User=nobody
Group=nobody