Commit 6e51ce11 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added sysklogd to icewm

A syslogd is required by interactivesystem and we definitely don't want any extra systemd on a sysvinit image. Thanks Speccyfighter on the forum for the observation.
parent 4be9af9c
......@@ -28,6 +28,7 @@ distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
distro/regular-icewm: distro/.regular-base use/x11/lightdm/gtk +icewm
@$(call add,LIVE_PACKAGES,xxkb mutt)
@$(call add,LIVE_PACKAGES,deepsolver deepsolver-repo)
@$(call add,LIVE_PACKAGES,sysklogd)
@$(call set,KFLAVOURS,un-def)
distro/regular-wmaker: distro/.regular-desktop use/x11/lightdm/gtk \
......
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