first commit
This commit is contained in:
3
logwatch.sh
Executable file
3
logwatch.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
/usr/sbin/logwatch --detail high --format html >/tmp/logwatch.html; echo "Log watch" | /usr/bin/mutt -s "Rapport logwatch domoticz" -a /tmp/logwatch.html -- jerome.delacotte@gmail.com
|
||||
Reference in New Issue
Block a user