Commit e48fe6c4 authored by Michael Shigorin's avatar Michael Shigorin

live: disable livecd-evms

Looks like sysvinit-only services like this pose a major problem for systemd-214 causing dependency cycles.
parent 6fd1c864
+live: use/live/desktop; @: +live: use/live/desktop; @:
# service defaults # service defaults
_ON = alteratord cpufreq-simple \ _ON = alteratord cpufreq-simple livecd-fstab livecd-hostname \
livecd-evms livecd-fstab livecd-hostname \
livecd-setauth livecd-setlocale livecd-net-eth livecd-install-wmaker \ livecd-setauth livecd-setlocale livecd-net-eth livecd-install-wmaker \
random rpcbind plymouth avahi-daemon \ random rpcbind plymouth avahi-daemon \
_OFF = anacron blk-availability bridge clamd crond dhcpd dmeventd dnsmasq \ _OFF = anacron blk-availability bridge clamd crond dhcpd dmeventd dnsmasq \
lvm2-lvmetad lvm2-monitor mdadm netfs o2cb ocfs2 openvpn postfix \ livecd-evms lvm2-lvmetad lvm2-monitor mdadm netfs o2cb ocfs2 openvpn \
rawdevices slapd smartd sshd sysstat update_wms xinetd postfix rawdevices slapd smartd sshd sysstat update_wms xinetd
# copy stage2 as live # copy stage2 as live
# NB: starts to preconfigure but doesn't use/cleanup yet # NB: starts to preconfigure but doesn't use/cleanup yet
......
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