add missing sockopts for ipv6 in bits/in.h
[openwrt.git] / obsolete-buildroot / sources / pppoecd.prerm
1 #!/bin/sh
2
3 killall pppoecd
4 sleep 3
5 killall -9 pppoecd
This page took 0.058312 seconds and 5 git commands to generate.