aboutsummaryrefslogtreecommitdiffstats
path: root/debian/hyperv-daemons.hv-kvp-daemon.service
blob: 953226d7dd0d7103f9ce5a79d3019967e088db59 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Hyper-V key-value pair (KVP) daemon
ConditionPathExists=/dev/vmbus/hv_kvp

[Service]
ExecStart=/usr/sbin/hv_kvp_daemon -n

[Install]
WantedBy=multi-user.target