diff options
Diffstat (limited to 'community/pptpd/pptpd.service')
-rw-r--r-- | community/pptpd/pptpd.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/community/pptpd/pptpd.service b/community/pptpd/pptpd.service deleted file mode 100644 index c907c0b9f..000000000 --- a/community/pptpd/pptpd.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=PPTP Server -After=network.target - -[Service] -ExecStart=/usr/bin/pptpd -c /etc/pptpd.conf -p /var/run/pptpd.pid -f -StandardOutput=null - -[Install] -WantedBy=multi-user.target |