mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
transfused: fix the 9p socket root name
This commit is contained in:
parent
94c3143c76
commit
7f088f9008
@ -16,7 +16,7 @@
|
||||
#define COPY_BUFSZ 65536
|
||||
|
||||
#define DEFAULT_FUSERMOUNT "/bin/fusermount"
|
||||
#define DEFAULT_SOCKET9P_ROOT "/Transfused"
|
||||
#define DEFAULT_SOCKET9P_ROOT "/Transfuse"
|
||||
|
||||
char * default_fusermount = DEFAULT_FUSERMOUNT;
|
||||
char * default_socket9p_root = DEFAULT_SOCKET9P_ROOT;
|
||||
|
Loading…
Reference in New Issue
Block a user