214d560052
SVN-Revision: 120
5 lines
No EOL
53 B
Bash
5 lines
No EOL
53 B
Bash
#!/bin/sh
|
|
|
|
killall pppoecd
|
|
sleep 3
|
|
killall -9 pppoecd |