Refactor 40-remove-packages.sh to clean up services
Removed service configuration commands and adjusted dnf5 clean command.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user