10e51ea654
Signed-off-by: Tomas Hozza <thozza@redhat.com>
11 lines
164 B
Desktop File
11 lines
164 B
Desktop File
[Unit]
|
|
Description=Hyper-V KVP daemon
|
|
ConditionVirtualization=microsoft
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/sbin/hypervkvpd
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|