mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-06 09:21:28 +00:00
9pudfuse: make sure the probable mount point exists
This commit is contained in:
@@ -20,6 +20,7 @@ start()
|
||||
# --pidfile "${PIDFILE}" \
|
||||
# -- -path /Transfuse
|
||||
# eend $? "Failed to start 9pudfuse"
|
||||
mkdir -p /Mac
|
||||
OCAMLRUNPARAM=b /sbin/9pudfuse &
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user