test
This commit is contained in:
parent
a7fb329478
commit
f5affeca2a
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
system = {};
|
system = {};
|
||||||
fail2ban = {
|
fail2ban = {
|
||||||
use_sudo = true;
|
use_sudo = true;
|
||||||
socket = /var/run/fail2ban/fail2ban.sock;
|
socket = "/var/run/fail2ban/fail2ban.sock";
|
||||||
};
|
};
|
||||||
intel_powerstat = {};
|
intel_powerstat = {};
|
||||||
net = {};
|
net = {};
|
||||||
|
|
Loading…
Reference in a new issue