From 29b342aed2b306cb9bdad35d1bdd3d7cdf30fdac Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Mon, 20 Aug 2012 16:34:52 +0000 Subject: base: update services selection Fedora is moving to strictly enforce that packages can't enable their services by default, with only certain exceptions. Update the services enable list to take this into account. --- diff --git a/modules/base/ksmain.10.core.inc b/modules/base/ksmain.10.core.inc index 678361d..5a5bba6 100644 --- a/modules/base/ksmain.10.core.inc +++ b/modules/base/ksmain.10.core.inc @@ -5,5 +5,4 @@ selinux --disabled firewall --disabled xconfig --startxonboot part / --size 4096 --fstype=ext4 -services --enabled=crond --disabled=dnsmasq,ip6tables,iptables,mdmonitor,netfs,network,sshd - +services --enabled=crond,olpc-dm,olpc-configure,olpc-boot-finish,plymouth-shutdown-wait,powerd,olpc-kbdshim,olpc-switchd --disabled=dnsmasq,ip6tables,iptables,mdmonitor,netfs,network,sshd -- cgit v0.9.1