From 86d1dade95eff98ed36ad4907e8d97a6039065df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 24 Jun 2022 13:53:56 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 50e96ec..4871e08 100644 --- a/scripts/install +++ b/scripts/install @@ -270,7 +270,7 @@ fi ynh_script_progression --message="Configuring log rotation..." # Use logrotate to manage application logfile(s) -ynh_use_logrotate --specific_user=$app/$app +ynh_use_logrotate --non-append --specific_user=$app/$app #================================================= # INTEGRATE SERVICE IN YUNOHOST