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