remove libvirtd service autostart

This commit is contained in:
2021-12-16 14:47:43 +01:00
parent 2becc66328
commit e9ddf9b5f9
2 changed files with 1 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ timezone Europe/Paris --utc
# SELinux configuration
selinux --enforcing
# System services
services --disabled="sshd" --enabled="NetworkManager,libvirtd"
services --disabled="sshd" --enabled="NetworkManager"
# System bootloader configuration
bootloader --location=mbr --timeout=1
# Clear the Master Boot Record