add logwatch

This commit is contained in:
Gero Müller 2016-03-15 22:46:49 +01:00
parent 70e073a705
commit 2e5bb575a6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ EOF
figlet `hostname -f` > /etc/motd
echo "Install system and security utils."
apt install -y systemd-cron apticron ssmtp
apt install -y systemd-cron apticron ssmtp logwatch
}