summarylogtreecommitdiffstats
path: root/stunnel@.service
diff options
context:
space:
mode:
authorMatthewacon2019-05-28 11:59:46 -0400
committerMatthewacon2019-05-28 11:59:46 -0400
commit8372bbd2b5de67cc2f20162da9d2bbf7a90782c1 (patch)
tree046bfeeaa4a2574cf96b58e7bc7b4d99a320ca46 /stunnel@.service
parent24cf198875c20cbef6b7737eefb46d7140282703 (diff)
downloadaur-8372bbd2b5de67cc2f20162da9d2bbf7a90782c1.tar.gz
More systemd service changes
Diffstat (limited to 'stunnel@.service')
-rw-r--r--stunnel@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/stunnel@.service b/stunnel@.service
index 4e450f29dc3b..b0e16fba1c30 100644
--- a/stunnel@.service
+++ b/stunnel@.service
@@ -6,7 +6,7 @@ After=syslog.target network.target
Type=forking
ExecStartPre=mkdir -p /run/stunnel/%I/
ExecStartPre=mkdir -p /var/log/stunnel/%I/
-WorkingDirectory=/etc/stunnel/%I/%I.conf
+WorkingDirectory=/etc/stunnel/%I/
ExecStart=/usr/bin/stunnel %I.conf
PIDFile=/run/stunnel/%I/stunnel.pid
ExecStopPost=rm -rf /run/stunnel/%I/