live: don't chkconfig dm explicitly

dm service is set up to autostart when installed anyways,
and explicit `chkconfig dm on' results in it being turned on
at runlevels 2, 3 and 4 too which is really not needed.

Thanks led@ for spotting and reporting this.
This commit is contained in:
Michael Shigorin 2014-05-11 21:34:16 +04:00
parent f5f3fae2bb
commit db4b3d10b2

View File

@ -1,7 +1,7 @@
+live: use/live/desktop; @:
# service defaults
_ON = alteratord cpufreq-simple dm kdm wdm prefdm \
_ON = alteratord cpufreq-simple \
livecd-evms livecd-fstab livecd-hostname \
livecd-setauth livecd-setlocale livecd-net-eth livecd-install-wmaker \
random rpcbind plymouth avahi-daemon \