Commit 6d7a3a0
committed
set CRC_SELF_SUFFICIENT=0 to bypass vsock based check
The `crc-self-sufficient-env.sh` script was determining
the env as self-sufficient also during startup with crc
This sets `CRC_SELF_SUFFICIENT=0` and forces the script
to exit early before reaching the `vsock` check
this lets the bundle to start with crc and also in the
cloud with `mapt` which will set `CRC_SELF_SUFFICIENT`
via cloud-init1 parent db695a7 commit 6d7a3a0
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
173 | 183 | | |
174 | 184 | | |
175 | 185 | | |
| |||
0 commit comments