python3-pyinotify: initial package version 0.9.6 of pyinotify for python3 Signed-off-by: Kerma Gérald <gandalf@gk2.net> (cherry picked from commit bcb8775e48eb8f99a76b05a8539a0140513e4158)
3 lines
46 B
Bash
3 lines
46 B
Bash
#!/bin/sh
|
|
/etc/init.d/fail2ban restart
|
|
exit 0
|