summaryrefslogtreecommitdiff
path: root/community/pptpd/pptpd.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/pptpd/pptpd.service')
-rw-r--r--community/pptpd/pptpd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pptpd/pptpd.service b/community/pptpd/pptpd.service
index 739508b60..c907c0b9f 100644
--- a/community/pptpd/pptpd.service
+++ b/community/pptpd/pptpd.service
@@ -3,7 +3,7 @@ Description=PPTP Server
After=network.target
[Service]
-ExecStart=/usr/sbin/pptpd -c /etc/pptpd.conf -p /var/run/pptpd.pid -f
+ExecStart=/usr/bin/pptpd -c /etc/pptpd.conf -p /var/run/pptpd.pid -f
StandardOutput=null
[Install]