From 218939a9b7338f53a35b8e2c8f0b31eef7e70e75 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 19 May 2008 22:37:51 +0000 Subject: Start PPTPD. --- etc/inc/vpn.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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; -- cgit v1.1