mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
10 lines
191 B
Desktop File
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
|