summaryrefslogtreecommitdiff
path: root/community/pound/pound.service
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-29 01:29:52 -0700
committerroot <root@rshg054.dnsready.net>2013-05-29 01:29:52 -0700
commitd267e861074512027414df29d18d9824e0faae8f (patch)
tree770bb482bb715a84eab76bfbfa1b748d31a13541 /community/pound/pound.service
parent72a09de07cab5e8ad5c3ec7c36814663a3f7a33b (diff)
Wed May 29 01:29:24 PDT 2013
Diffstat (limited to 'community/pound/pound.service')
-rw-r--r--community/pound/pound.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pound/pound.service b/community/pound/pound.service
index 0a91f3424..5ec089c9a 100644
--- a/community/pound/pound.service
+++ b/community/pound/pound.service
@@ -3,8 +3,8 @@ Description=A reverse proxy, load balancer, and SSL wrapper
[Service]
Type=forking
-PIDFile=/var/run/pound.pid
-ExecStart=/usr/sbin/pound -f /etc/pound/pound.cfg -p /var/run/pound.pid
+PIDFile=/run/pound.pid
+ExecStart=/usr/bin/pound -f /etc/pound/pound.cfg -p /run/pound.pid
[Install]
WantedBy=multi-user.target