archrelease: copy trunk to community-any
[ArchLinux/community.git] / linux-tools / repos / community-x86_64 / hv_vss_daemon.service
blobee343fdfbde6f39e99028f72fc51c71b624a0cb4
1 [Unit]
2 Description=Hyper-V volume shadow copy service (VSS)
3 ConditionPathExists=/dev/vmbus/hv_vss
5 [Service]
6 ExecStart=/usr/bin/hv_vss_daemon -n
8 [Install]
9 WantedBy=multi-user.target