Skip to content
Snippets Groups Projects
Commit fe7f7674 authored by jurgenhaas's avatar jurgenhaas
Browse files

Fix logrotate post script

parent c40eeeb2
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
delaycompress
missingok
postrotate
fail2ban-client flushlogs 1>/dev/null
fail2ban-client flushlogs >/dev/null 2>&1
endscript
create 640 root adm
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment