mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
docs: clarify symlink handling description in --whitelist
Format it and improve the grammar and explanation.
This commit is contained in:
parent
fd5659e43a
commit
8e04409614
1 changed files with 4 additions and 2 deletions
|
|
@ -2922,8 +2922,10 @@ all directories in /usr.
|
|||
.br
|
||||
|
||||
.br
|
||||
Symbolic link handling: with the exception of user home, both the link and the real file should be in
|
||||
the same top directory. For user home, both the link and the real file should be owned by the user.
|
||||
Symbolic link handling: With the exception of the user home directory, both the
|
||||
link and the real file should be in the same top directory.
|
||||
For symbolic links in the user home directory, both the link and the real file
|
||||
should be owned by the user.
|
||||
.br
|
||||
|
||||
.br
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue