You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
linux/debian/hyperv-daemons.hv-vss-daemo...

10 lines
191 B

[Unit]
Description=Hyper-V volume shadow copy service (VSS) daemon
ConditionPathExists=/dev/vmbus/hv_vss
[Service]
ExecStart=/usr/sbin/hv_vss_daemon -n
[Install]
WantedBy=multi-user.target