fail2ban/files
Michael Orlitzky af24c52558 files/fail2ban-openrc.init: change "need logger" dependency to "use logger".
Our OpenRC service script contained a "need logger" dependency, which
meant that the life cycle of the fail2ban service was tied to that of
the system logger service. That isn't quite correct: fail2ban
functions fine even if the system logger is stopped:

  1. fail2ban is capable of analyzing non-syslog log files.

  2. Even if fail2ban is solely analyzing syslog files, we don't
     want to stop the fail2ban service simply because syslog was
     stopped -- fail2ban just won't see any new log lines until
     syslog is started again.

This commit changes the "need net" dependency to "use net", which will
still attempt to start the system logger service, but which won't kill
fail2ban if the system logger is ever stopped.
2018-07-15 13:05:11 -04:00
..
cacti DOC: purge of svn tags 2013-05-03 16:03:38 +10:00
logwatch RF: moving logwatch setup/sample logs under files/logwatch 2014-09-14 09:48:14 -04:00
monit By the author: 2016-09-22 20:29:26 +00:00
nagios files: Strip trailing whitespace from files 2015-10-08 16:18:08 +02:00
bash-completion added new logtarget "SYSOUT" to log from fail2ban working in foreground as systemd-service (in opposite to "STDOUT" don't log time-stamps). 2017-11-26 23:03:29 +01:00
debian-initd Solution for issue #1665 2017-01-13 08:59:45 +01:00
fail2ban-logrotate Remove compression and count from logrotate 2016-01-29 00:15:48 +01:00
fail2ban-openrc.conf files/fail2ban-openrc.conf: remove a commented example setting. 2018-07-15 09:17:29 -04:00
fail2ban-openrc.init files/fail2ban-openrc.init: change "need logger" dependency to "use logger". 2018-07-15 13:05:11 -04:00
fail2ban-tmpfiles.conf Add systemd unit file and tmpfiles.d configuration files 2013-03-15 14:37:11 -06:00
fail2ban.service.in added new logtarget "SYSOUT" to log from fail2ban working in foreground as systemd-service (in opposite to "STDOUT" don't log time-stamps). 2017-11-26 23:03:29 +01:00
fail2ban.upstart A few final touches on the Upstart job 2014-04-22 21:55:51 -07:00
gen_badbots files: Strip trailing whitespace from files 2015-10-08 16:18:08 +02:00
ipmasq-ZZZzzz_fail2ban.rul Replace "|" with "_" in ipmasq-ZZZzzz|fail2ban.rul (Closes gh-66) 2012-07-18 10:29:59 -04:00
macosx-initd - Added Mac OS/X startup script. Thanks to Bill Heaton. 2008-03-04 00:10:30 +00:00
redhat-initd BF: files/redhat-initd - as per http://pkgs.fedoraproject.org/cgit/fail2ban.git/tree/fail2ban-init.patch 2013-12-06 08:08:11 +11:00
solaris-fail2ban.xml - Added Solaris 10 files. Thanks to Hanno 'Rince' Wagner 2007-05-03 20:03:13 +00:00
solaris-svc-fail2ban files: Strip trailing whitespace from files 2015-10-08 16:18:08 +02:00
suse-initd files: Strip trailing whitespace from files 2015-10-08 16:18:08 +02:00