change no-access color for lsd
This commit is contained in:
parent
7ce8d147c3
commit
fc54be856c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ permission:
|
||||||
write: dark_yellow
|
write: dark_yellow
|
||||||
exec: dark_red
|
exec: dark_red
|
||||||
exec-sticky: 5
|
exec-sticky: 5
|
||||||
no-access: red
|
no-access: 0
|
||||||
octal: 3
|
octal: 3
|
||||||
acl: dark_cyan
|
acl: dark_cyan
|
||||||
context: cyan
|
context: cyan
|
||||||
|
|
Loading…
Reference in a new issue