mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
remove glances from purge
This commit is contained in:
@ -239,7 +239,7 @@ echo "### Installing apt-fast"
|
|||||||
local myPACKAGES=$(cat /opt/tpot/packages.txt)
|
local myPACKAGES=$(cat /opt/tpot/packages.txt)
|
||||||
echo
|
echo
|
||||||
echo "### Removing and holding back problematic packages ..."
|
echo "### Removing and holding back problematic packages ..."
|
||||||
apt-fast -y purge cockpit-pcp elasticsearch-curator exim4-base glances mailutils ntp pcp
|
apt-fast -y purge cockpit-pcp elasticsearch-curator exim4-base mailutils ntp pcp
|
||||||
apt-mark hold exim4-base mailutils ntp pcp cockpit-pcp
|
apt-mark hold exim4-base mailutils ntp pcp cockpit-pcp
|
||||||
hash -r
|
hash -r
|
||||||
echo
|
echo
|
||||||
|
Reference in New Issue
Block a user