Merge "Add allow_other mount option for appfuse."
This commit is contained in:
commit
b025f3efc0
1 changed files with 1 additions and 0 deletions
|
@ -690,6 +690,7 @@ int CommandListener::AppFuseCmd::runCommand(SocketClient *cli,
|
|||
"fd=%i,"
|
||||
"rootmode=40000,"
|
||||
"default_permissions,"
|
||||
"allow_other,"
|
||||
"user_id=%d,group_id=%d",
|
||||
device_fd,
|
||||
uid,
|
||||
|
|
Loading…
Reference in a new issue