logrotate needs -non-append in case of upgrade

https://github.com/YunoHost/yunohost/blob/unstable/data/helpers.d/backend#L5
This commit is contained in:
Maniack Crudelis 2017-12-08 15:09:44 +01:00 committed by GitHub
parent a0eb745db9
commit f68d61d8a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,7 +114,7 @@ ynh_store_file_checksum "$final_path/CONFIG_FILE"
#=================================================
# Use logrotate to manage app-specific logfile(s)
ynh_use_logrotate
ynh_use_logrotate --non-append
#=================================================
# SETUP SYSTEMD