You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
linux/debian/hyperv-daemons.hv-kvp-daemo...

10 lines
179 B

[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