PKGBUILDs/extra/linux-tools/hv_fcopy_daemon.service
2023-05-29 21:48:20 +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