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