diff --git a/construct/console.cc b/construct/console.cc index c7b713fc8..c2538f8c0 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::POST | ircd::context::SLICE_EXEMPT + ircd::context::POST } ,runlevel_changed {