26ba25
[Unit]
26ba25
Description=Perform system configuration to prepare system to run KVM guests
26ba25
# Offlining CPUs can cause irqbalance to throw warnings if it's running
26ba25
Before=irqbalance.service
26ba25
# libvirtd reads CPU topology at startup, so change it before
26ba25
Before=libvirtd.service
26ba25
26ba25
[Service]
26ba25
Type=oneshot
26ba25
EnvironmentFile=-/etc/sysconfig/kvm
26ba25
ExecStart=/usr/lib/systemd/kvm-setup
26ba25
26ba25
[Install]
26ba25
WantedBy=multi-user.target