2014-06-11 08:29:09 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Hyper-V FCOPY daemon
|
|
|
|
ConditionVirtualization=microsoft
|
2014-07-14 09:01:31 +00:00
|
|
|
ConditionPathExists=/dev/vmbus/hv_fcopy
|
2014-06-11 08:29:09 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
ExecStart=/usr/sbin/hypervfcopyd
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|