We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84872cc commit 177cc8cCopy full SHA for 177cc8c
layers/meta-balena-5x-owa/recipes-support/resin-init/resin-init-flasher/sleep_for_provisioning.patch
@@ -2,11 +2,12 @@ Index: 1.0-r2/resin-init-flasher
2
===================================================================
3
--- 1.0-r2.orig/resin-init-flasher
4
+++ 1.0-r2/resin-init-flasher
5
-@@ -492,6 +492,8 @@ fi
+@@ -492,6 +492,9 @@ fi
6
7
report_progress 100 "Post-Provisioning"
8
9
-+ifconfig eth0 down && sleep 30
++ifconfig eth0 down
10
++sleep 120
11
+
12
_a='o'
13
if [ "${POSTINSTALL_REBOOT}" = "1" ]; then
0 commit comments