archrelease: copy trunk to community-any
[ArchLinux/community.git] / linux-tools / repos / community-x86_64 / hv_kvp_daemon.service
blob119ceae02940c8b7e0bf640edcec71b5f93f39bd
1 [Unit]
2 Description=Hyper-V key-value pair (KVP)
3 ConditionPathExists=/dev/vmbus/hv_kvp
5 [Service]
6 ExecStart=/usr/bin/hv_kvp_daemon -n
8 [Install]
9 WantedBy=multi-user.target