diff --git a/scripts/upgrade b/scripts/upgrade index 27eff97..3ce5a5e 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -186,6 +186,12 @@ ynh_replace_string --match_string="__APP__" --replace_string="$app" --target_fil #================================================= # GENERIC FINALIZATION +#================================================= +# SETUP LOGROTATE +#================================================= + +ynh_use_logrotate --non-append + #================================================= # SECURE FILES AND DIRECTORIES #=================================================