1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Update remove

This commit is contained in:
Mickael-Martin 2019-01-30 08:47:25 +01:00
parent d615ebcfdb
commit 3e5329db85

View file

@ -83,6 +83,12 @@ ynh_mysql_remove_db $db_user $db_name
# Remove the dedicated nginx config # Remove the dedicated nginx config
ynh_remove_nginx_config ynh_remove_nginx_config
#=================================================
# RELOAD NGINX
#=================================================
systemctl reload nginx
#================================================= #=================================================
# REMOVE LOGROTATE CONFIGURATION # REMOVE LOGROTATE CONFIGURATION
#================================================= #=================================================
@ -126,3 +132,4 @@ ynh_secure_remove "/etc/sudoers.d/zabbix"
# Delete a system user # Delete a system user
ynh_system_user_delete zabbix ynh_system_user_delete zabbix