From a074d058ef226e1d7c1ca61a02855d32527daf53 Mon Sep 17 00:00:00 2001 From: Stefan Linke Date: Tue, 7 Jun 2022 13:03:03 +0200 Subject: [PATCH] Fix typo in sudoers comment Fix a typo in the sudoers comment about `maxseq` param. Introduced by 906eb19ece47023c659b4b3db2e7a6bb57dff0d9 in 1.9.11. --- plugins/sudoers/sudoers.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/sudoers/sudoers.in b/plugins/sudoers/sudoers.in index a0d293409..5efda5d23 100644 --- a/plugins/sudoers/sudoers.in +++ b/plugins/sudoers/sudoers.in @@ -64,7 +64,7 @@ ## ## 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. +## Sudo will create up to 2,176,782,336 I/O logs before recycling them. ## Set maxseq to a smaller number if you don't have unlimited disk space. # Defaults log_output # Defaults!/usr/bin/sudoreplay !log_output