mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-27 04:28:20 +00:00
remove syslog fix, as now upstream
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
8a84cab8c2
commit
0c9603708c
@ -115,10 +115,6 @@ RUN \
|
|||||||
rc-update add test default && \
|
rc-update add test default && \
|
||||||
true
|
true
|
||||||
|
|
||||||
# we do not need to restart syslog, as probably not running
|
|
||||||
RUN \
|
|
||||||
sed -i 's@/etc/init.d/syslog --quiet restart@@' /sbin/setup-disk
|
|
||||||
|
|
||||||
COPY init /
|
COPY init /
|
||||||
|
|
||||||
CMD ["/bin/sh"]
|
CMD ["/bin/sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user