mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
beac990354
SVN-Revision: 88
5 lines
53 B
Bash
5 lines
53 B
Bash
#!/bin/sh
|
|
|
|
killall pppoecd
|
|
sleep 3
|
|
killall -9 pppoecd |