remove daemontools support, fail2ban doesn't play well with it because the daemon started standalone won't do anything before the client parse the config and send the param to the server
parent
b88a9b5f1a
commit
d1369db297
3 changed files with 1 additions and 13 deletions
@ -1,6 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
exec \ |
||||
/usr/local/bin/setuidgid smelog \ |
||||
/usr/local/bin/multilog t s5000000 \ |
||||
/var/log/fail2ban |
@ -1,3 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
exec /usr/bin/fail2ban-server -fx |
Loading…
Reference in new issue