5 lines
214 B
Plaintext
5 lines
214 B
Plaintext
# -u <username> : defines with what user id arpwatch should run
|
|
# -e <email> : the <email> where to send the reports
|
|
# -s <from> : the <from>-address
|
|
OPTIONS="-u arpwatch -e bogdan@898.ro -s 'root@zira.898.ro'"
|