PKGBUILDs/community/linux-tools/hv_fcopy_daemon.service
2019-09-16 13:21:22 +00:00

10 lines
180 B
Desktop File

[Unit]
Description=Hyper-V file copy service (FCOPY)
ConditionPathExists=/dev/vmbus/hv_fcopy
[Service]
ExecStart=/usr/bin/hv_fcopy_daemon -n
[Install]
WantedBy=multi-user.target