2013-09-04 14:12:40 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Hyper-V KVP daemon
|
2015-11-23 12:53:48 +00:00
|
|
|
BindsTo=sys-devices-virtual-misc-vmbus\x21hv_kvp.device
|
2017-12-11 10:39:52 +00:00
|
|
|
After=network.target
|
2019-11-07 23:07:25 +00:00
|
|
|
IgnoreOnIsolate=1
|
2013-09-04 14:12:40 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
2015-01-08 18:00:11 +00:00
|
|
|
ExecStart=/usr/sbin/hypervkvpd -n
|