mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-03 15:55:40 +00:00
Add new log.json keywords
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
# I/O log JSON keywords
|
# I/O log JSON keywords
|
||||||
"\"columns\""
|
"\"columns\""
|
||||||
"\"command\""
|
"\"command\""
|
||||||
|
"\"dumped_core\""
|
||||||
|
"\"exit_value\""
|
||||||
"\"lines\""
|
"\"lines\""
|
||||||
|
"\"run_time\""
|
||||||
"\"runargv\""
|
"\"runargv\""
|
||||||
"\"runenv\""
|
"\"runenv\""
|
||||||
"\"rungid\""
|
"\"rungid\""
|
||||||
@@ -10,6 +13,7 @@
|
|||||||
"\"runuser\""
|
"\"runuser\""
|
||||||
"\"runchroot\""
|
"\"runchroot\""
|
||||||
"\"runcwd\""
|
"\"runcwd\""
|
||||||
|
"\"signal\""
|
||||||
"\"submitcwd\""
|
"\"submitcwd\""
|
||||||
"\"submithost\""
|
"\"submithost\""
|
||||||
"\"submituser\""
|
"\"submituser\""
|
||||||
|
Reference in New Issue
Block a user