add wireless-tools to the list of libraries (for sdk)
[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.044707 seconds and 5 git commands to generate.