add new elkbase, prevent mailutils from installation

This commit is contained in:
t3chn0m4g3
2019-03-01 14:27:42 +00:00
parent 8d59602a75
commit 89b249d228
3 changed files with 4 additions and 4 deletions

View File

@ -284,9 +284,9 @@ EOF
echo
apt-get -y install $myINSTALLPACKAGES
# Remove exim4
apt-get -y purge exim4-base
apt-get -y purge exim4-base mailutils
apt-get -y autoremove
apt-mark hold exim4-base
apt-mark hold exim4-base mailutils
}
# Check for other services