Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2012-08-20 16:34:52 (GMT)
committer Daniel Drake <dsd@laptop.org>2012-08-20 16:34:52 (GMT)
commit29b342aed2b306cb9bdad35d1bdd3d7cdf30fdac (patch)
tree6808ea51535eeaab3b70c3a9ad9bf323a0985af0
parent8c85bc3ca4809c5168aa7806ced5ab9eb756b1b5 (diff)
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.
-rw-r--r--modules/base/ksmain.10.core.inc3
1 files changed, 1 insertions, 2 deletions
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