Commit e68dd012 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: INSTALL2_INIT='systemd.unit=install2.target' for desktop (p11)

parent e992292c
......@@ -68,7 +68,7 @@ distro/.regular-desktop: distro/.regular-wm use/branding/full \
use/firmware/laptop +systemd +systemd-optimal +vmguest \
use/live-install/oem use/services/bluetooth-enable \
use/live/rescue
ifeq (,$(filter-out sisyphus,$(BRANCH)))
ifeq (,$(filter-out sisyphus p11,$(BRANCH)))
@$(call set,INSTALL2_INIT,systemd.unit=install2.target)
endif
@$(call add,THE_PACKAGES,bluez)
......
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