diff options
Diffstat (limited to 'hypervfcopyd.service')
-rw-r--r-- | hypervfcopyd.service | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hypervfcopyd.service b/hypervfcopyd.service new file mode 100644 index 0000000..dd14a97 --- /dev/null +++ b/hypervfcopyd.service @@ -0,0 +1,7 @@ +[Unit] +Description=Hyper-V FCOPY daemon +BindsTo=sys-devices-virtual-misc-vmbus\x21hv_fcopy.device +IgnoreOnIsolate=1 + +[Service] +ExecStart=/usr/sbin/hypervfcopyd -n |