2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Add new log.json keywords

This commit is contained in:
Todd C. Miller
2021-10-19 13:13:59 -06:00
parent 89b53d5edd
commit f49c7ac5a5

View File

@@ -1,7 +1,10 @@
# I/O log JSON keywords
"\"columns\""
"\"command\""
"\"dumped_core\""
"\"exit_value\""
"\"lines\""
"\"run_time\""
"\"runargv\""
"\"runenv\""
"\"rungid\""
@@ -10,6 +13,7 @@
"\"runuser\""
"\"runchroot\""
"\"runcwd\""
"\"signal\""
"\"submitcwd\""
"\"submithost\""
"\"submituser\""