Commit 1ca79755 authored by Michael Shigorin's avatar Michael Shigorin

init: add systemd debug target

This one enables a spare shell on tty9 just in case.
parent 30b7a94e
......@@ -17,3 +17,6 @@ use/init/systemd: use/init
@$(call set,INIT_TYPE,systemd)
@$(call add,BASE_PACKAGES,installer-feature-systemd-stage3)
@$(call add,BASE_PACKAGES,installer-feature-journald-tty)
use/init/systemd/debug: use/init/systemd use/services
@$(call add,SERVICES_ENABLE,debug-shell)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment