summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Williamson <awilliam@redhat.com>2013-08-20 08:50:39 -0700
committerAdam Williamson <awilliam@redhat.com>2013-08-20 08:50:39 -0700
commit11631d64815c3f0174e37f7a16f8702221099fb5 (patch)
treececb85b927578e0d6c162c00d066a64ca0f8bcd4
parentf0a4cbb934b8bba30334ed2802620ce12d1cc425 (diff)
downloadspin-kickstarts-0.20.16.tar.gz
spin-kickstarts-0.20.16.tar.xz
spin-kickstarts-0.20.16.zip
move the 'livesys is done' block back up so it's at least inside livesys0.21.00.20.16
-rw-r--r--fedora-live-base.ks6
1 files changed, 3 insertions, 3 deletions
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 6c76e96..09a2bb0 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -202,6 +202,9 @@ systemctl --no-reload disable atd.service 2> /dev/null || :
systemctl stop crond.service 2> /dev/null || :
systemctl stop atd.service 2> /dev/null || :
+# Mark things as configured
+touch /.liveimg-configured
+
EOF
# bah, hal starts way too late
@@ -287,9 +290,6 @@ rm -f /boot/initramfs*
# make sure there aren't core files lying around
rm -f /core*
-# Mark things as configured
-touch /.liveimg-configured
-
# convince readahead not to collect
# FIXME: for systemd