1
0
Fork 0
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:
lapineige 2019-04-24 10:51:34 +02:00 committed by GitHub
parent 96aab139ce
commit 55d09a4a60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,22 @@ ynh_remove_nginx_config
systemctl restart php5-fpm systemctl restart php5-fpm
systemctl reload nginx systemctl reload nginx
#=================================================
# REMOVE FAIL2BAN CONFIGURATION
#=================================================
ynh_remove_fail2ban_config
#=================================================
# REMOVE DEDICATED USER
#=================================================
#================================================= #=================================================
# REMOVE DEDICATED USER # REMOVE DEDICATED USER
#================================================= #=================================================