repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[ArchLinux/community.git]
/
linux-tools
/
trunk
/
hv_kvp_daemon.service
blob
119ceae02940c8b7e0bf640edcec71b5f93f39bd
1
[Unit]
2
Description=Hyper-V key-value pair (KVP)
3
ConditionPathExists=/dev/vmbus/hv_kvp
4
5
[Service]
6
ExecStart=/usr/bin/hv_kvp_daemon -n
7
8
[Install]
9
WantedBy=multi-user.target