remove mailutils, breaks some things, bsd-mailx will be installed with vmail-stack

This commit is contained in:
Matthew Saunders Brown 2022-11-17 13:11:11 -08:00
parent cfbd26e0ef
commit 50af479876

View File

@ -110,8 +110,7 @@ sed -i 's|.*MaxRetentionSec=.*|MaxRetentionSec=1week|g' /etc/systemd/journald.co
systemctl restart systemd-journald.service
# install some handy extra packages
DEBIAN_FRONTEND=noninteractive apt-get -y install gdu exa pwgen mailutils --no-install-recommends
# --no-install-recommends is required to keep mailutils from pulling in postfix & mysql
DEBIAN_FRONTEND=noninteractive apt-get -y install gdu exa pwgen
# install
chmod 750 sbin/*