Commit 0b28ab27 authored by Anton Midyukov's avatar Anton Midyukov

live.mk: add NetworkManager to live-icewm

If you don't specify a network subsystem, rcnet will come, which is incompatible with systemd.
parent 8a2ed531
......@@ -75,7 +75,7 @@ distro/live-install: distro/.live-base use/live/textinstall +systemd; @:
distro/.livecd-install: distro/.live-base use/live/install; @:
distro/live-icewm: distro/.live-desktop use/live/autologin use/ntp +icewm \
+systemd; @:
+systemd +nm-gtk; @:
distro/live-fvwm: distro/.live-desktop-ru use/live/autologin use/ntp use/x11/fvwm \
+systemd; @:
......
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