1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

Use ynh_systemd_action

This commit is contained in:
lapineige 2019-04-28 11:37:05 +02:00 committed by GitHub
parent ef9af44a04
commit cbd245e277
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ chown -R $app: $final_path
ynh_restore_file "/etc/fail2ban/jail.d/$app.conf"
ynh_restore_file "/etc/fail2ban/filter.d/$app.conf"
systemctl reload fail2ban # Reload instead of restart for better performance
ynh_systemd_action -a reload -n fail2ban # Reload instead of restart for better performance
#=================================================
# RESTORE PHP-FPM CONFIGURATION