mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Add documentation link to systemd service file
So systemctl help fail2ban.service works Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
This commit is contained in:
parent
1695d5c076
commit
ebed0d23c9
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
[Unit]
|
||||
Description=Fail2Ban Service
|
||||
Documentation=man:fail2ban(1)
|
||||
After=network.target iptables.service firewalld.service
|
||||
|
||||
[Service]
|
||||
|
|
|
|||
Loading…
Reference in a new issue