test
This commit is contained in:
parent
e0aa42847d
commit
0e1adcb8ba
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,6 @@
|
||||||
|
|
||||||
# The SystemD Unit file configuration
|
# The SystemD Unit file configuration
|
||||||
systemd.services.fail2ban = {
|
systemd.services.fail2ban = {
|
||||||
user = "telegraf";
|
postStart = "sleep 2 && chmod o+r /var/run/fail2ban/fail2ban.socket";
|
||||||
postStart = "chmod o+r /var/run/fail2ban/fail2ban.socket";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue