Initial revision
darcs-hash:20000521125243-92525-6092ab1d3efe6df9898549afb0aa3c7d43983e8b.gz
This commit is contained in:
commit
f1d3de9de7
26 changed files with 621 additions and 0 deletions
10
surveille-sendmail
Executable file
10
surveille-sendmail
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/bin/sh
|
||||
|
||||
/etc/CRANS/sendmail-vit-il $1 && exit
|
||||
|
||||
killall -9 sendmail 2>/dev/null >/dev/null
|
||||
echo "surveille-sendmail relance sendmail !!!" >> /var/log/messages
|
||||
/usr/lib/sendmail -bd
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue