mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
python3-pyinotify: initial package version 0.9.6 of pyinotify for python3 Signed-off-by: Kerma Gérald <gandalf@gk2.net>
4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/sh
|
|
/etc/init.d/fail2ban restart
|
|
exit 0
|