test
This commit is contained in:
parent
78c3d0427a
commit
147b998cde
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,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 = "chown root:telegraf /var/run/fail2ban/fail2ban.socket";
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Reference in a new issue