hyperv-daemons/hypervvssd.service
Vitaly Kuznetsov 519c4267f1 Rebase to 4.2-rc0 (20150702 git snapshot)
- Switch to new chardev-based communication layer (#1195029)

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
2015-07-09 18:36:28 +02:00

11 lines
193 B
Desktop File

[Unit]
Description=Hyper-V VSS daemon
ConditionVirtualization=microsoft
ConditionPathExists=/dev/vmbus/hv_vss
[Service]
ExecStart=/usr/sbin/hypervvssd -n
[Install]
WantedBy=multi-user.target