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:
commit
b81028f14c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue