summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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