Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,lib},
[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.05102 seconds and 5 git commands to generate.