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:
@@ -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
|
||||
|
Reference in New Issue
Block a user