]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian/linux-cloud-tools-common.hv-fcopy-daemon.service
KVM: SVM: Move spec control call after restore of GS
[mirror_ubuntu-artful-kernel.git] / debian / linux-cloud-tools-common.hv-fcopy-daemon.service
CommitLineData
fef4fb4a
LO
1# On Azure/Hyper-V systems start the hv_fcopy_daemon
2#
3# author "Andy Whitcroft <apw@canonical.com>"
4[Unit]
5Description=Hyper-V File Copy Protocol Daemon
6ConditionVirtualization=microsoft
7
8[Service]
9ExecStart=/usr/sbin/hv_fcopy_daemon -n
10
11[Install]
12WantedBy=multi-user.target