This website requires JavaScript.
Explore
Help
Register
Sign in
Difuse
/
packages
Watch
2
Star
0
Fork
You've already forked packages
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c087f7ab25
packages
/
net
/
fail2ban
/
files
/
firewall.fail2ban
4 lines
78 B
Text
Raw
Normal View
History
Unescape
Escape
fail2ban: initial package of fail2ban version 0.11.2 python3-pyinotify: initial package version 0.9.6 of pyinotify for python3 Signed-off-by: Kerma Gérald <gandalf@gk2.net>
2021-03-11 13:15:40 +00:00
#!/bin/sh
fail2ban: fix hotplug when disabled Avoid restarting fail2ban by hotplug when the service is disabled. Related issue: https://github.com/openwrt/packages/issues/16601 Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2021-09-10 14:10:04 +00:00
/etc/init.d/fail2ban enabled && /etc/init.d/fail2ban restart
fail2ban: initial package of fail2ban version 0.11.2 python3-pyinotify: initial package version 0.9.6 of pyinotify for python3 Signed-off-by: Kerma Gérald <gandalf@gk2.net>
2021-03-11 13:15:40 +00:00
exit 0
Reference in a new issue
Copy permalink