mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Add Fail2ban config removal helper
This commit is contained in:
parent
96aab139ce
commit
55d09a4a60
1 changed files with 17 additions and 1 deletions
|
@ -55,6 +55,22 @@ ynh_remove_nginx_config
|
|||
systemctl restart php5-fpm
|
||||
systemctl reload nginx
|
||||
|
||||
|
||||
#=================================================
|
||||
# REMOVE FAIL2BAN CONFIGURATION
|
||||
#=================================================
|
||||
|
||||
ynh_remove_fail2ban_config
|
||||
|
||||
#=================================================
|
||||
|
||||
# REMOVE DEDICATED USER
|
||||
|
||||
#=================================================
|
||||
|
||||
|
||||
|
||||
|
||||
#=================================================
|
||||
# REMOVE DEDICATED USER
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue