mirror of
https://github.com/YunoHost-Apps/ethercalc_ynh.git
synced 2024-09-03 18:26:36 +02:00
07a28bcac3
[enh] Set up logrotate [enh] Add echo to follow installation progress
10 lines
90 B
Text
10 lines
90 B
Text
YNH_LOGFILE
|
|
{
|
|
weekly
|
|
missingok
|
|
rotate 12
|
|
notifempty
|
|
compress
|
|
delaycompress
|
|
copytruncate
|
|
}
|