mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 19:05:37 +00:00
Merge pull request #191 from justincormack/waitboot
start klogd in same runlevel as syslogd
This commit is contained in:
commit
47bc16287b
@ -93,7 +93,7 @@ RUN \
|
||||
rc-update add fsck && \
|
||||
rc-update add root && \
|
||||
rc-update add localmount && \
|
||||
rc-update add klogd && \
|
||||
rc-update add klogd boot && \
|
||||
rc-update add docker default && \
|
||||
rc-update add proxy default && \
|
||||
rc-update add transfused default && \
|
||||
|
Loading…
Reference in New Issue
Block a user