X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/dec35a3f16cf549b18439409490e529c0b89bdd8..fecf6724bb026a4891a89c33356870f83bcd76ee:/roles/journalwatch/files/config?ds=inline diff --git a/roles/journalwatch/files/config b/roles/journalwatch/files/config deleted file mode 100644 index 468a7b2..0000000 --- a/roles/journalwatch/files/config +++ /dev/null @@ -1,15 +0,0 @@ -# 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