mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 06:06:02 -06:00
profiles: fix private-opt comment misc in profile.template
This amends commit b66da99f9 ("profiles: finish converting private-opt
to whitelist (#6785)", 2025-06-22).
This commit is contained in:
parent
cba764fa08
commit
326a3102a4
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@ include globals.local
|
|||
##private-lib LIBS
|
||||
## Note: private-opt copies the entire path(s) to RAM, which may break
|
||||
## file-copy-limit in firejail.config (see firejail(1)), so for new profiles
|
||||
## use 'whitelist /opt/NAME' instead 'private-opt NAME'.
|
||||
## use 'whitelist /opt/NAME' instead of 'private-opt NAME'.
|
||||
##private-opt NAME
|
||||
#private-tmp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue