summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-05-19 22:37:51 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-05-19 22:37:51 +0000
commit218939a9b7338f53a35b8e2c8f0b31eef7e70e75 (patch)
tree3b50da50fa3ce21c201013d5d0dda97d786c45cb /etc/inc/vpn.inc
parent676292705c70684a7891fd6e0e4a0ddecf5c6e85 (diff)
downloadpfsense-218939a9b7338f53a35b8e2c8f0b31eef7e70e75.zip
pfsense-218939a9b7338f53a35b8e2c8f0b31eef7e70e75.tar.gz
Start PPTPD.
Diffstat (limited to 'etc/inc/vpn.inc')
-rw-r--r--etc/inc/vpn.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index 9898147..25ea54c 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -874,7 +874,7 @@ EOD;
chmod("{$g['varetc_path']}/mpd-vpn/mpd.secret", 0600);
/* fire up mpd */
- mwexec("/usr/local/sbin/mpd -b -d {$g['varetc_path']}/mpd-vpn -p {$g['varrun_path']}/mpd-vpn.pid -f mpd.conf");
+ mwexec("/usr/local/sbin/mpd -b -d {$g['varetc_path']}/mpd-vpn -p {$g['varrun_path']}/mpd-vpn.pid -f mpd.conf pptpd");
break;
OpenPOWER on IntegriCloud