Commit b6d08499 authored by Anton Midyukov's avatar Anton Midyukov

init: add missing mingetty to sysvinit

interactivesystem sisyphus-alt25 do not dependency of mingetty. sysvinit systems do not work without mingetty.
parent 361a0c54
......@@ -13,7 +13,7 @@ use/init: use/pkgpriorities
# the wrong syslogd-daemon provider already
use/init/sysv: use/init
@$(call set,INIT_TYPE,sysvinit)
@$(call add,THE_PACKAGES,rsyslog-classic startup)
@$(call add,THE_PACKAGES,rsyslog-classic startup mingetty)
@$(call add,THE_PACKAGES,udevd-final)
@$(call add,THE_PACKAGES,apt-conf-ignore-systemd)
@$(call add,DEFAULT_SERVICES_ENABLE,udevd-final)
......
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