mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 01:07:21 +01:00
Correct example to remove *all* extended ACL entries and
clarify description.
This commit is contained in:
parent
ffc0b97fd0
commit
05da5209f6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87253
@ -225,10 +225,11 @@ Remove the group mail ACL entry containing read/write permissions
|
||||
from
|
||||
.Pa file.
|
||||
.Pp
|
||||
.Dl setfacl -b file
|
||||
.Dl setfacl -bn file
|
||||
.Pp
|
||||
Remove all ACL entries except for the three required
|
||||
entries from
|
||||
Remove all
|
||||
.Dq Li access
|
||||
ACL entries except for the three required from
|
||||
.Pa file .
|
||||
.Pp
|
||||
.Dl getfacl file1 | setfacl -b -n -M - file2
|
||||
|
Loading…
Reference in New Issue
Block a user