Avoid errors by allowing other users to see the user bindmounts
This commit is contained in:
parent
fb05917bc0
commit
63b19c675a
2 changed files with 3 additions and 1 deletions
|
@ -20,6 +20,6 @@
|
|||
".local/share/keyrings"
|
||||
".local/state/wireplumber"
|
||||
] else []);
|
||||
allowOther = false;
|
||||
allowOther = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue