diff --git a/construct/console.cc b/construct/console.cc index 95ac494ba..44e241b2e 100644 --- a/construct/console.cc +++ b/construct/console.cc @@ -126,7 +126,7 @@ construct::console::console() "console", stack_sz, std::bind(&console::main, this), - ircd::context::DISPATCH, + ircd::context::DISPATCH | ircd::context::SLICE_EXEMPT, } ,runlevel_changed {