diff --git a/scripts/install b/scripts/install index f6e58a4..d0db0b6 100644 --- a/scripts/install +++ b/scripts/install @@ -271,7 +271,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