mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
add new elkbase, prevent mailutils from installation
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user