Add maxseq setting to log_output example.

This should make it more obvious that you need to adjust maxseq
unless you have (virtually) unlimited disk space.
This commit is contained in:
Todd C. Miller
2022-05-15 18:46:24 -06:00
parent b61a55eb1b
commit 906eb19ece

View File

@@ -64,10 +64,13 @@
##
## Uncomment to enable logging of a command's output, except for
## sudoreplay and reboot. Use sudoreplay to play back logged sessions.
## Sudo will create up to 2,176,782,336 I/O logs before recycing them.
## Set maxseq to a smaller number if you don't have unlimited disk space.
# Defaults log_output
# Defaults!/usr/bin/sudoreplay !log_output
# Defaults!/usr/local/bin/sudoreplay !log_output
# Defaults!REBOOT !log_output
# Defaults maxseq = 1000
##
## Runas alias specification