setfacl: fix typo (#6340)
for reference https://english.stackexchange.com/questions/105116/is-it-a-user-or-an-user
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
`setfacl -d -m u::rw {{file}}`
|
||||
|
||||
- Remove ACL of a file for an user:
|
||||
- Remove ACL of a file for a user:
|
||||
|
||||
`setfacl -x u:{{username}} {{file}}`
|
||||
|
||||
|
Reference in New Issue
Block a user