systemd += chkconfig

It appears that chkconfig wasn't getting pulled in
by now if not told so explicitly.  Still in need.
This commit is contained in:
Michael Shigorin 2012-08-16 03:31:25 +04:00
parent 705a20938a
commit d2581522d9

View File

@ -1,4 +1,4 @@
use/systemd:
@$(call add_feature)
@$(call add,COMMON_PACKAGES,systemd systemd-units systemd-sysvinit)
@$(call add,COMMON_PACKAGES,installer-feature-systemd-stage3)
@$(call add,COMMON_PACKAGES,installer-feature-systemd-stage3 chkconfig)