forked from pool/fail2ban
8 lines
217 B
Plaintext
8 lines
217 B
Plaintext
|
# This drop-in file extends SuSEfirewall2.service to also start
|
||
|
# fail2ban.service, and to make sure that fail2ban is only (re)started after
|
||
|
# SFW has completed.
|
||
|
|
||
|
[Unit]
|
||
|
Wants=fail2ban.service
|
||
|
Before=fail2ban.service
|