test
This commit is contained in:
parent
73c9cbf776
commit
4c9792673f
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
||||||
|
|
||||||
# The SystemD Unit file configuration
|
# The SystemD Unit file configuration
|
||||||
systemd.services.fail2ban = {
|
systemd.services.fail2ban = {
|
||||||
postStart = "chown root:telegraf /var/run/fail2ban/fail2ban.socket";
|
postStart = "chmod o+r /var/run/fail2ban/fail2ban.socket";
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Reference in a new issue