test
This commit is contained in:
parent
1c687a62d4
commit
34b9e9d24b
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
|
|
||||||
# Allow the telegraf account to invoke sudo without a password
|
# Allow the telegraf account to invoke sudo without a password
|
||||||
security.sudo.extraConfig = ''
|
security.sudo.extraConfig = ''
|
||||||
|
Cmnd_Alias FAIL2BAN = /run/current-system/sw/bin/fail2ban-client status, /run/current-system/sw/bin/fail2ban-client status *
|
||||||
telegraf ALL=(root) NOEXEC: NOPASSWD: FAIL2BAN
|
telegraf ALL=(root) NOEXEC: NOPASSWD: FAIL2BAN
|
||||||
Defaults!FAIL2BAN !logfile, !syslog, !pam_session
|
Defaults!FAIL2BAN !logfile, !syslog, !pam_session
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue