1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Merge pull request #85 from YunoHost-Apps/fix_log_rotate

Fix duplicate log entry in logrotate
This commit is contained in:
Maniack Crudelis 2018-01-27 16:25:04 +01:00 committed by GitHub
commit b81028f14c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -334,7 +334,7 @@ they are probably disabled and you'll have to manually enable them again." >&2
#=================================================
# Use logrotate to manage app-specific logfile(s)
ynh_use_logrotate
ynh_use_logrotate --non-append
#=================================================
# GENERIC FINALIZATION