mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-01-30 22:34:27 +00:00
Change libvirtd service to start instead of enable
This commit is contained in:
parent
d91a44efab
commit
ed393fe22b
|
@ -60,7 +60,7 @@ setupLibvirt() {
|
|||
fi
|
||||
done
|
||||
|
||||
"$ESCALATION_TOOL" systemctl enable --now libvirtd.service
|
||||
"$ESCALATION_TOOL" systemctl start libvirtd.service
|
||||
"$ESCALATION_TOOL" virsh net-autostart default
|
||||
|
||||
checkKVM
|
||||
|
|
Loading…
Reference in New Issue
Block a user