X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/caedc0d22f67551487f64128349bea81bfc0e090..b0ca189ff9fcbf4cce0c1eb67123ff9a0f1c2190:/roles/journalwatch/files/config diff --git a/roles/journalwatch/files/config b/roles/journalwatch/files/config new file mode 100644 index 0000000..468a7b2 --- /dev/null +++ b/roles/journalwatch/files/config @@ -0,0 +1,15 @@ +# vim: ft=dosini +# +# This is the config for journalwatch. All options are defined in the [DEFAULT] +# section. +# +# You can add any commandline argument to the config, without the '--'. +# See journalwatch --help for all arguments and their description. + +[DEFAULT] +# priority 5: notice +priority=5 +mail_from=root +mail_to=root +mail_subject={hostname}: {count} system events (journalwatch) +mail_binary=/usr/sbin/sendmail