Skip to content

Instantly share code, notes, and snippets.

@ifnull
Last active December 14, 2015 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ifnull/5104918 to your computer and use it in GitHub Desktop.
Save ifnull/5104918 to your computer and use it in GitHub Desktop.
Simple cron for logwatch
#!/bin/sh
/usr/sbin/logwatch --output mail --mailto root@localhost --detail high
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment