bc902d917e
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/hyperv-daemons#954743ecc596b5bcc5c0fd1913242d83e8de2c30
10 lines
190 B
Desktop File
10 lines
190 B
Desktop File
[Unit]
|
|
Description=Hyper-V KVP daemon
|
|
BindsTo=sys-devices-virtual-misc-vmbus\x21hv_kvp.device
|
|
After=network.target
|
|
IgnoreOnIsolate=1
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/sbin/hypervkvpd -n
|