mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
9 lines
180 B
Desktop File
9 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
|