Update conf.sysctl

This commit is contained in:
Isaias Piña 2017-12-07 15:52:01 -06:00 committed by GitHub
parent d927c5db24
commit cc1880e6d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 7 deletions

View File

@ -1,9 +1,11 @@
# Main
regexp=(\w+)\.(\S+) = (.+)$
colours=default,bright_green,cyan,yellow
# Main & Last key
regexp=(\w+)\.(\S+) = ?(.+)?$
colours=default,green,cyan,yellow
-
# subcategory
# subcategories
regexp=\w+\.(\S+(?=\.))\.
colours=unchanged,bright_cyan
colours=unchanged,magenta
-
# error
regexp=sysctl: permission denied on key '([^']+)'
colours=red,bold red