Revision 67629270
Added by Scott Ullrich about 17 years ago
etc/inc/vpn.inc | ||
---|---|---|
874 | 874 |
chmod("{$g['varetc_path']}/mpd-vpn/mpd.secret", 0600); |
875 | 875 |
|
876 | 876 |
/* fire up mpd */ |
877 |
mwexec("/usr/local/sbin/mpd -b -d {$g['varetc_path']}/mpd-vpn -p {$g['varrun_path']}/mpd-vpn.pid pptpd -f mpd.conf");
|
|
877 |
mwexec("/usr/local/sbin/mpd -b -d {$g['varetc_path']}/mpd-vpn -p {$g['varrun_path']}/mpd-vpn.pid -f mpd.conf"); |
|
878 | 878 |
|
879 | 879 |
break; |
880 | 880 |
|
Also available in: Unified diff
Start MPD correctly on newer mpd