]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian/linux-cloud-tools-common.hv-kvp-daemon.service
Input: elan_i2c - add ELAN0608 to the ACPI table
[mirror_ubuntu-zesty-kernel.git] / debian / linux-cloud-tools-common.hv-kvp-daemon.service
CommitLineData
d974f731
TG
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]
b35f2de7 9ExecStart=/usr/sbin/hv_kvp_daemon -n
d974f731
TG
10
11[Install]
12WantedBy=multi-user.target