2013-09-04 14:12:40 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Hyper-V KVP daemon
|
|
|
|
ConditionVirtualization=microsoft
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
2015-01-08 18:00:11 +00:00
|
|
|
ExecStart=/usr/sbin/hypervkvpd -n
|
2013-09-04 14:12:40 +00:00
|
|
|
|
|
|
|
[Install]
|
2013-09-20 12:35:40 +00:00
|
|
|
WantedBy=multi-user.target
|