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:
parent
705a20938a
commit
d2581522d9
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user