Remove /var/log

There is no `/var/log`
This commit is contained in:
yalh76
2022-07-01 01:13:09 +02:00
parent aa44a41477
commit e624704d26
6 changed files with 11 additions and 41 deletions

View File

@ -41,14 +41,6 @@ ynh_script_progression --message="Stopping and removing the systemd service..."
# Remove the dedicated systemd config
ynh_remove_systemd_config
#=================================================
# REMOVE LOGROTATE CONFIGURATION
#=================================================
ynh_script_progression --message="Removing logrotate configuration..." --weight=1
# Remove the app-specific logrotate config
ynh_remove_logrotate
#=================================================
# REMOVE THE REDIS DATABASE
#=================================================