Enable services and remove packagekit masking
Removed masking of packagekit.service and enabled additional services.
This commit is contained in:
@@ -17,7 +17,6 @@ dnf5 remove -y \
|
|||||||
# Services Configuration
|
# Services Configuration
|
||||||
###############################################################################
|
###############################################################################
|
||||||
echo "Enabling/Disabling services..."
|
echo "Enabling/Disabling services..."
|
||||||
systemctl mask packagekit.service
|
|
||||||
systemctl enable libvirtd.service
|
systemctl enable libvirtd.service
|
||||||
systemctl enable virtlogd.service
|
systemctl enable virtlogd.service
|
||||||
systemctl enable podman.socket
|
systemctl enable podman.socket
|
||||||
|
|||||||
Reference in New Issue
Block a user