]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian/linux-cloud-tools-common.hv-kvp-daemon.service
x86/bugs/intel: Set proper CPU features and setup RDS
[mirror_ubuntu-artful-kernel.git] / debian / linux-cloud-tools-common.hv-kvp-daemon.service
CommitLineData
fef4fb4a
LO
1# On Azure/Hyper-V systems start the hv_kvp_daemon
2#
3# author "Andy Whitcroft <apw@canonical.com>"
4[Unit]
5Description=Hyper-V KVP Protocol Daemon
6ConditionVirtualization=microsoft
7
8[Service]
9ExecStart=/usr/sbin/hv_kvp_daemon -n
10
11[Install]
12WantedBy=multi-user.target