We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0383f1 commit 24caebfCopy full SHA for 24caebf
etc/default/auth-monitor
@@ -1,8 +1,8 @@
1
-# The maximum number of failed authentication attempts before the system shutdown.
+# The maximum number of failed authentication attempts before the system shuts down.
2
# Default: 5
3
MAX_FAILED_ATTEMPTS=5
4
5
-# The authentication failure counter will reset after the specified seconds.
+# The authentication failure counter will reset after the specified number of seconds.
6
# Default: 1800
7
RESET_AFTER_SECONDS=1800
8
0 commit comments