mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-06 08:31:05 +02:00
5 lines
53 B
Bash
5 lines
53 B
Bash
#!/bin/sh
|
|
|
|
killall pppoecd
|
|
sleep 3
|
|
killall -9 pppoecd |