1
0
Fork 0
ansible-legacy/roles/libvirthost/files/etc/systemd/system/kvm-tuning.service

12 lines
195 B
Desktop File

[Unit]
Description=Tune some system parameters for better KVM performance
[Service]
Type=simple
RemainAfterExit=yes
ExecStart=/usr/local/bin/kvm-tuning.sh
[Install]
WantedBy=multi-user.target