Fix building when host and target systems are same arch,
[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.037808 seconds and 5 git commands to generate.