Commit 7318fc49 authored by Anton Midyukov's avatar Anton Midyukov

init: Add startup for targets with sysvinit

startup soon won't be installed by anyone.
parent 465ddc27
......@@ -12,7 +12,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)
@$(call add,THE_PACKAGES,rsyslog-classic startup)
@$(call add,PINNED_PACKAGES,rsyslog-classic)
ifeq (,$(filter-out x86_64 aarch64,$(ARCH)))
@$(call add,THE_PACKAGES,mount-efivars)
......
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