mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
12 lines
186 B
Desktop File
12 lines
186 B
Desktop File
[Unit]
|
|
Description=HyperV KVP daemon
|
|
After=syslog.target
|
|
ConditionVirtualization=microsoft
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/sbin/hypervkvpd -n
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|