mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-19 05:10:49 +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 |