net/pppoe: should have been removed already

This commit is contained in:
Franco Fichtner
2017-01-21 17:28:41 +01:00
parent 5e7dbcead7
commit eb104e07cc
@@ -288,8 +288,6 @@ EOD;
chmod("/var/etc/pppoe{$pppoecfg['pppoeid']}-vpn/mpd.secret", 0600);
}
legacy_netgraph_attach($pppoe_interface);
mwexec("/usr/local/sbin/mpd5 -b -d /var/etc/pppoe{$pppoecfg['pppoeid']}-vpn -p /var/run/pppoe{$pppoecfg['pppoeid']}-vpn.pid -s poes poes");
break;