Remove Firefox and update service configuration

Removed Firefox and related packages, updated service enabling messages.
This commit is contained in:
humocs-man
2026-05-01 17:32:20 +02:00
committed by GitHub
parent 73c217f348
commit afa49cc5ac
@@ -8,15 +8,14 @@ set -eoux pipefail
echo "Removing Firefox and langpacks..."
dnf5 remove -y \
firefox \
firefox-langpacks* \
packagekit \
plasma-discover-packagekit && \
firefox-langpacks* && \
dnf5 clean all|| true
###############################################################################
# Services Configuration
###############################################################################
echo "Enabling services..."
echo "Enabling/Disabling services..."
systemctl mask packagekit.service
systemctl enable libvirtd.service
systemctl enable virtlogd.service
systemctl enable podman.socket