mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-25 03:34:58 +00:00
start hwclock in boot runlevel
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
0ffc54bfaa
commit
57cf060668
@ -80,6 +80,7 @@ RUN \
|
||||
rc-update add urandom boot && \
|
||||
rc-update add hostname boot && \
|
||||
rc-update add syslog boot && \
|
||||
rc-update add hwclock boot && \
|
||||
rc-update add networking boot && \
|
||||
rc-update add acpid default && \
|
||||
rc-update add chronyd default && \
|
||||
|
Loading…
Reference in New Issue
Block a user