Commit 4a953c91 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: enable alteratord service in sysv-*

Thanks squire for having mentioned this omission and antohami@ for bringing attention to the report: https://forum.altlinux.org/index.php?topic=41577.0
parent 10a3bafb
......@@ -103,6 +103,7 @@ distro/.regular-install-x11-full: distro/.regular-install-x11 \
use/net-eth/dhcp use/efi/refind use/efi/shell use/rescue/base
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
@$(call add,MAIN_PACKAGES,anacron man-whatis usb-modeswitch)
@$(call add,DEFAULT_SERVICES_ENABLE,alteratord)
distro/regular-icewm: distro/.regular-sysv-gtk +icewm +nm \
use/x11/lightdm/gtk use/init/sysv/polkit use/deflogin/sysv/nm \
......
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