Skip to content

Commit f01be57

Browse files
RoyLinRoyLin
authored andcommitted
fix: import box exec encoding marker
1 parent d2aa638 commit f01be57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

init/init.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ static void import_cmdline_env_if_needed(void)
154154
"KRUN_INIT",
155155
"KRUN_WORKDIR",
156156
"KRUN_INIT_PID1",
157+
"BOX_EXEC_B64",
157158
"BOX_EXEC_EXEC",
158159
};
159160
bool need_import = false;

0 commit comments

Comments
 (0)