- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Stable
-
Assigned To
Emulatorman tobias - Operating System Hyperbola GNU/Linux-libre
- Severity Medium
- Priority Very Low
- Reported Version Milky Way v0.3
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#1461 - [fail2ban] remove systemd integration
Description:
This package has a strong systemd integration. It has a systemd backend to get files modifications:
(from /etc/fail2ban/jail.conf)
# systemd: uses systemd python library to access the systemd journal. # Specifying "logpath" is not valid for this backend. # See "journalmatch" in the jails associated filter config
and many files at /etc/fail2ban/filter.d have systemd stuff
[/etc/fail2ban/filter.d] [0] $ grep -i systemd * dovecot.conf:#journalmatch = _SYSTEMD_UNIT=dovecot.service ejabberd-auth.conf:# Notes.: systemd journalctl style match filter for journal based backend postfix.conf:journalmatch = _SYSTEMD_UNIT=postfix.service postfix-sasl.conf:#journalmatch = _SYSTEMD_UNIT=postfix.service pure-ftpd.conf:journalmatch = _SYSTEMD_UNIT=pure-ftpd.service + _COMM=pure-ftpd recidive.conf:journalmatch = _SYSTEMD_UNIT=fail2ban.service PRIORITY=5 sshd.conf:journalmatch = _SYSTEMD_UNIT=sshd.service + _COMM=sshd sshd-ddos.conf:journalmatch = _SYSTEMD_UNIT=sshd.service + _COMM=sshd
Additional info:
* fail2ban-0.9.6-2.hyperbola3
Closed by tobias
22.01.2022 04:24
Reason for closing: Fixed
Additional comments about closing:
22.01.2022 04:24
Reason for closing: Fixed
Additional comments about closing:
Package was reworked for Hyperbola 0.4,
not containing any further reference
towards systemd.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Package was reworked completely for version 0.4, no longer containing systemd-files.