Commit 51e64806 authored by Anton Midyukov's avatar Anton Midyukov

init: add console-scripts package for sysvinit systems

Needed for unicode console on sysvinit-based systems.
parent 73580eb9
......@@ -17,6 +17,7 @@ endif
use/init/sysv: use/init
@$(call set,INIT_TYPE,sysvinit)
@$(call add,INSTALL2_PACKAGES,sysvinit)
@$(call add,SYSTEM_PACKAGES,console-scripts)
@$(call add,THE_PACKAGES,rsyslog-classic startup mingetty)
@$(call add,THE_PACKAGES,udevd-final)
@$(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