Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/soas-base.ks
diff options
context:
space:
mode:
authorSebastian Dziallas <sebastian@when.com>2009-08-03 17:45:14 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-08-03 17:45:14 (GMT)
commit8cac1c1e20ab8d8f7ebd534aff25a1b5bc7dc8de (patch)
tree99e179ca876364917efc7608c0af6e80c2880f5f /soas-base.ks
parentac309272db091bbfa2d2f1414720e30a1e1e91f8 (diff)
enable firstboot for next builds (themes needed!)
Diffstat (limited to 'soas-base.ks')
-rw-r--r--soas-base.ks3
1 files changed, 0 insertions, 3 deletions
diff --git a/soas-base.ks b/soas-base.ks
index f86f0d4..1c7bfc0 100644
--- a/soas-base.ks
+++ b/soas-base.ks
@@ -246,9 +246,6 @@ fi
# allow sudo for olpc user
echo "%wheel ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
-# turn off firstboot for livecd boots
-chkconfig --level 345 firstboot off 2>/dev/null
-
# don't start yum-updatesd for livecd boots
chkconfig --level 345 yum-updatesd off 2>/dev/null