Add cron start up to enable log rotation
This commit is contained in:
parent
9796bd62c6
commit
520352dec2
@ -337,6 +337,9 @@ if [ ${ONLYOFFICE_DATA_CONTAINER} != "true" ]; then
|
||||
|
||||
update_supervisor_settings
|
||||
service supervisor start
|
||||
|
||||
# start cron to enable log rotating
|
||||
service cron start
|
||||
fi
|
||||
|
||||
# nginx used as a proxy, and as data container status service.
|
||||
|
Loading…
x
Reference in New Issue
Block a user