remove mailutils, breaks some things, bsd-mailx will be installed with vmail-stack
This commit is contained in:
parent
cfbd26e0ef
commit
50af479876
|
@ -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/*
|
||||
|
|
Loading…
Reference in New Issue
Block a user