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

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

[Install]
WantedBy=multi-user.target