Add a whitelist in globals.local without messing up default profiles #6770
-
|
If i am not wrong, using whitelist implicitly means all the other directories in the same depth as the directories are inaccessible, because the particular directory is mount-binded into a sandboxed mount (or something like that). I want to know how to allow access to a particular folder to all my apps. Example scenario: I have ~/tmp directory (yes, in my home) which is a tmpfs mount. I want all my apps to have access to it. When i add But now few other profiles absolutely break. I think the ones with no whitelist/blacklist in their configs. I can do a I have tried the conditional tldr: allow access to a particular directory in user home but can't use whitelist because it messes up other profiles by making only the whitelisted directory visible |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Not possible ATM. |
Beta Was this translation helpful? Give feedback.
Small XY correction from me:
Not possible
Almost possible. Because you can add the whitelist to
whitelist-common.local.