diff --git a/debian.sh b/debian.sh index f7d4afa..3c20b23 100755 --- a/debian.sh +++ b/debian.sh @@ -170,6 +170,7 @@ desktop(){ systemctl disable --now cockpit.socket systemctl disable --now redis-server systemctl disable --now postgresql + systemctl disable --now apparmor apt remove firefox-esr -y }