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