mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-20 19:25:00 +00:00
start hwclock in boot runlevel
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -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 && \
|
||||
|
Reference in New Issue
Block a user