mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
12 lines
190 B
Desktop File
12 lines
190 B
Desktop File
[Unit]
|
|
Description=HyperV FCopy daemon
|
|
After=syslog.target
|
|
ConditionVirtualization=microsoft
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/sbin/hypervfcopyd -n
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|