mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Fix log rotation
This commit is contained in:
parent
ffdcadf8d3
commit
6d99ec5dbe
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ then
|
||||||
# MAKE A CLEAN LOGROTATE CONFIG
|
# MAKE A CLEAN LOGROTATE CONFIG
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
ynh_use_logrotate --logfile /var/log/matrix-$app --non-append
|
ynh_use_logrotate --logfile /var/log/matrix-$app --nonappend
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue