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:
parent
f5f3fae2bb
commit
db4b3d10b2
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user