net/pptp: should have been removed already

This commit is contained in:
Franco Fichtner
2017-01-21 17:29:25 +01:00
parent eb104e07cc
commit 275cf8e6ab
@@ -256,9 +256,6 @@ EOD;
unset($mpdsecret);
chmod('/var/etc/pptp-vpn/mpd.secret', 0600);
/* fixed to WAN elsewhere, no need to extend, but at least make it work */
legacy_netgraph_attach(get_real_interface('wan'));
mwexec('/usr/local/sbin/mpd5 -b -d /var/etc/pptp-vpn -p /var/run/pptp-vpn.pid -s pptps pptps');
break;