Commit 88a1e03f authored by Anton Midyukov's avatar Anton Midyukov

init: do not add systemd-utils-standalone to use/init/sysv

systemd-utils-standalone no available for p9. apt-conf-ignore-systemd guarantees the installation of systemd-utils-standalone.
parent 9abc5dc5
......@@ -13,7 +13,6 @@ use/init: use/pkgpriorities
use/init/sysv: use/init
@$(call set,INIT_TYPE,sysvinit)
@$(call add,THE_PACKAGES,rsyslog-classic startup)
@$(call add,THE_PACKAGES,systemd-utils-standalone)
@$(call add,THE_PACKAGES,udev-rule-generator)
@$(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