openwrt-packages/net/fail2ban/files/firewall.fail2ban

4 lines
46 B
Bash

#!/bin/sh
/etc/init.d/fail2ban restart
exit 0