mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove useless comment.
This commit is contained in:
parent
01a0f8531a
commit
43b838f75c
1 changed files with 0 additions and 1 deletions
|
|
@ -527,7 +527,6 @@ $ setfacl -a0 owner@:r:allow,group@:w:deny,group@:wx:allow ddd
|
|||
$ ls -ld ddd | cut -d' ' -f1
|
||||
> dr----x---+
|
||||
|
||||
# XXX: This one is fishy. Shouldn't it be "dr---wx---+"?
|
||||
$ rmdir ddd
|
||||
$ mkdir ddd
|
||||
$ chmod 0 ddd
|
||||
|
|
|
|||
Loading…
Reference in a new issue