initramfs start, need to synchronize time after get the ip address
Signed-off-by: Wang Chenglong 18509160991@163.com --- bin/run-ipconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/bin/run-ipconfig b/bin/run-ipconfig index 0f80feaf..ad2a9808 100755 --- a/bin/run-ipconfig +++ b/bin/run-ipconfig @@ -20,3 +20,4 @@ read_ip()
[ -n "$IP" ] || read_ip configure_networking +ntpdate -u ntp.api.bz