summarylogtreecommitdiffstats
path: root/hypervfcopyd.service
blob: 4bb7506adbae6a6eff7045850763b879bd3eef49 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Hyper-V FIle Copy daemon
ConditionalVirtualization=microsoft

[Service]
Type=simple
ExecStart=/usr/local/bin/hypervfcopyd -n

[Install]
WantedBy=multi-user.target