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.
This commit is contained in:
parent
4be9af9c31
commit
6e51ce11f5
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user