Searched refs:run_distro_boot (Results 1 – 2 of 2) sorted by relevance
87 if (state->cmd || state->run_distro_boot) { in sandbox_main_loop_init()96 if (state->run_distro_boot) in sandbox_main_loop_init()111 state->run_distro_boot = true; in sandbox_cmdline_cb_boot()
52 bool run_distro_boot; /* Automatically run distro bootcommands */ member