Refactor 40-remove-packages.sh to clean up services

Removed service configuration commands and adjusted dnf5 clean command.
This commit is contained in:
humocs-man
2026-05-24 13:20:17 +02:00
committed by GitHub
parent 47d6e12049
commit 95749547d8
@@ -16,14 +16,3 @@ dnf5 remove -y \
rm -f /etc/xdg/autostart/org.kde.discover.notifier.desktop
dnf5 clean all
###############################################################################
# Services Configuration
###############################################################################
echo "Enabling/Disabling services..."
systemctl enable libvirtd.service
systemctl enable virtlogd.service
systemctl enable podman.socket
systemctl enable bluetooth.service
systemctl enable plasma-setup.service
systemctl enable bootc-fetch-apply-updates.timer