X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Ffiles%2Froot%2Ffai-check%2FVOL_STABLE_BOOTSTRAP;h=b20e8e9cf5ae2865f96a386a5fe21d932a201391;hp=7621bdf1a1a2581071ca63a2170fda7a0c1d2dca;hb=a027429011d313e0d9156fef9451f5a55a588163;hpb=442bbc2cfd5c4f81f7de11a0b5b8145204cdea32 diff --git a/fai/config/files/root/fai-check/VOL_STABLE_BOOTSTRAP b/fai/config/files/root/fai-check/VOL_STABLE_BOOTSTRAP index 7621bdf..b20e8e9 100755 --- a/fai/config/files/root/fai-check/VOL_STABLE_BOOTSTRAP +++ b/fai/config/files/root/fai-check/VOL_STABLE_BOOTSTRAP @@ -67,7 +67,7 @@ for dev in $(btrfs fi show / | sed -rn 's#^\s*devid\s.*\s([^0-9 ]+)\S+$#\1#p' \ # because it will wait for too long when we don't have a network # connection. So, we wait for 10 seconds. # ref: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/ - try-kexec + try-kexec ||: else return 0 fi