initial
darcs-hash:20000531124408-92525-a8a5b37d44ad352eddd3f1a211643721f222f223.gz
This commit is contained in:
parent
9d29ec94fc
commit
2cc530b568
1 changed files with 7 additions and 0 deletions
7
netrestart
Executable file
7
netrestart
Executable file
|
@ -0,0 +1,7 @@
|
|||
#! /bin/sh
|
||||
# 5 retries (6 en tout), quiet.
|
||||
if ! fping 138.231.136.2 -r 5 -q;
|
||||
then
|
||||
echo "irts AUTOTEST failed" | logger -s -p daemon.err -t "/id/netrestart"
|
||||
/id/network reload
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue