1
0
Fork 0
mirror of https://github.com/YunoHost/yunohost.git synced 2025-10-10 09:08:33 +02:00

show fail2ban logs on admin web interface

This commit is contained in:
thardev 2017-02-27 20:31:04 +01:00
commit ade8c59f0a

View file

@ -7,6 +7,9 @@ avahi-daemon:
dnsmasq:
status: service
log: /var/log/daemon.log
fail2ban:
status: service
log: /var/log/fail2ban.log
dovecot:
status: service
log: [/var/log/mail.log,/var/log/mail.err]