cloudstack/systemvm/debian/etc/systemd/system/hyperv-daemons.hv-fcopy-daemon.service

10 lines
191 B
Desktop File

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