forked from altcloud/mkimage-profiles
live: disable livecd-evms
Looks like sysvinit-only services like this pose a major problem for systemd-214 causing dependency cycles.
This commit is contained in:
parent
6fd1c86412
commit
e48fe6c471
@ -1,14 +1,13 @@
|
||||
+live: use/live/desktop; @:
|
||||
|
||||
# service defaults
|
||||
_ON = alteratord cpufreq-simple \
|
||||
livecd-evms livecd-fstab livecd-hostname \
|
||||
_ON = alteratord cpufreq-simple livecd-fstab livecd-hostname \
|
||||
livecd-setauth livecd-setlocale livecd-net-eth livecd-install-wmaker \
|
||||
random rpcbind plymouth avahi-daemon \
|
||||
|
||||
_OFF = anacron blk-availability bridge clamd crond dhcpd dmeventd dnsmasq \
|
||||
lvm2-lvmetad lvm2-monitor mdadm netfs o2cb ocfs2 openvpn postfix \
|
||||
rawdevices slapd smartd sshd sysstat update_wms xinetd
|
||||
livecd-evms lvm2-lvmetad lvm2-monitor mdadm netfs o2cb ocfs2 openvpn \
|
||||
postfix rawdevices slapd smartd sshd sysstat update_wms xinetd
|
||||
|
||||
# copy stage2 as live
|
||||
# NB: starts to preconfigure but doesn't use/cleanup yet
|
||||
|
Loading…
x
Reference in New Issue
Block a user