diff --git a/scripts/install b/scripts/install index fbce447..383253f 100644 --- a/scripts/install +++ b/scripts/install @@ -270,7 +270,7 @@ fi ynh_script_progression --message="Configuring log rotation..." --weight=1 # Use logrotate to manage application logfile(s) -ynh_use_logrotate --non-append --specific_user=$app/$app +ynh_use_logrotate --specific_user=$app/$app #================================================= # INTEGRATE SERVICE IN YUNOHOST