mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-15 15:03:48 +00:00
Merge pull request #546 from rneugeba/if-clean
Clean up network interface
This commit is contained in:
@@ -20,6 +20,7 @@ RUN \
|
||||
rc-update add vsudd boot && \
|
||||
rc-update add sysklogd boot && \
|
||||
rc-update add hwclock boot && \
|
||||
rc-update add tap-vsockd boot && \
|
||||
rc-update add networking boot && \
|
||||
rc-update add acpid default && \
|
||||
rc-update add chronyd default && \
|
||||
|
||||
Reference in New Issue
Block a user