mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-25 19:54:38 +00:00
run crond for log rotation
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
54ce5cae51
commit
0978a92262
@ -76,6 +76,7 @@ RUN \
|
||||
rc-update add sysfsconf && \
|
||||
rc-update add fsck && \
|
||||
rc-update add root && \
|
||||
rc-update add crond && \
|
||||
rc-update add localmount && \
|
||||
rc-update add docker default && \
|
||||
rc-update add proxy default && \
|
||||
|
Loading…
Reference in New Issue
Block a user