
ncessaires. Si cela marche on pourra remplacer le fichier arpwatch_sendmail.py par arpwatch_sendmail2.py. (Et faire les changements correspondants dans arpwatch_sendmail.py et dans /etc/sudoers) darcs-hash:20061005135752-f6463-aba0f520e83b5bd7387ef38f40fc8e344cdbbb76.gz
4 lines
131 B
Bash
Executable file
4 lines
131 B
Bash
Executable file
#!/bin/sh
|
|
|
|
#execution avec des droits suffisants
|
|
LANG=fr_FR@euro sudo -u '#120' /usr/scripts/surveillance/arpwatch_sendmail2.py $*
|