Commit 3d9a50ba authored by Michael Shigorin's avatar Michael Shigorin

init: re-rework de-systemd-ization

This partially reverts commit 30d38381: trying to use/rescue with e.g. distro/simply results in conflict between SysVinit and systemd-sysvinit; INIT_TYPE had to relation to RESCUE_LISTS in the first place. Ugh.
parent 1ccdc90a
......@@ -4,7 +4,6 @@
use/init:
@$(call add_feature)
@$(call add,THE_LISTS,$$(INIT_TYPE))
@$(call add,RESCUE_LISTS,$$(INIT_TYPE))
# THE_LISTS is too late when BASE_PACKAGES have pulled in
# the wrong syslogd-daemon provider already
......
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