From 5e405a5c456682ab93e1ed7de35eac423b6d2747 Mon Sep 17 00:00:00 2001 From: frnmst/Franco Masotti Date: Tue, 15 Nov 2016 15:00:14 +0100 Subject: [PATCH] Updated fstab mount command. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71e5640..6403d0f 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ It can handle: the shared directory automatically (no mount commands of any sort). - host_share /home/vm/shared 9p trans=virtio,version=9p2000.L 0 0 + host_share /home/vm/shared 9p noauto,x-systemd.automount,trans=virtio,version=9p2000.L 0 0 + ## Help