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

live: enable dm service if present

This was requested by aris@ for live-gnome.iso but is so far reasonable enough to do by default: the case of a LiveCD including X and a display manager but willing to get on with startx by default is rather nonexistant by now.
parent 6aa5402d
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
[ -x /sbin/chkconfig ] || exit 0 [ -x /sbin/chkconfig ] || exit 0
ENABLE=" ENABLE="
dm
alteratord alteratord
livecd-evms livecd-evms
livecd-fstab livecd-fstab
......
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