diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 16:33:30 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 16:33:30 +0000 |
commit | cac1521eaa808bfcb6e8e20589bd6ae3ac93f33e (patch) | |
tree | f7e0a8142a11924708c6df1a071253c56d5f8cb1 /hypervvssd.service | |
parent | 68464c07173d654d0a5011c42a63f04416e6465a (diff) |
automatic import of hyperv-daemonsopeneuler24.03_LTS
Diffstat (limited to 'hypervvssd.service')
-rw-r--r-- | hypervvssd.service | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hypervvssd.service b/hypervvssd.service new file mode 100644 index 0000000..1e5ff43 --- /dev/null +++ b/hypervvssd.service @@ -0,0 +1,7 @@ +[Unit] +Description=Hyper-V VSS daemon +BindsTo=sys-devices-virtual-misc-vmbus\x21hv_vss.device +IgnoreOnIsolate=1 + +[Service] +ExecStart=/usr/sbin/hypervvssd -n |