[Fedora-spins] [spin-kickstarts] atomic: default.target is set in the tree

Colin Walters walters at fedoraproject.org
Mon Jul 21 18:18:07 UTC 2014


commit ceba259b5abaa334128ff57a1268c70bec20679e
Author: Colin Walters <walters at verbum.org>
Date:   Mon Jul 21 14:08:22 2014 -0400

    atomic: default.target is set in the tree
    
    The compose process sets it.

 fedora-cloud-atomic.ks |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/fedora-cloud-atomic.ks b/fedora-cloud-atomic.ks
index 3b8816e..77a6f6b 100644
--- a/fedora-cloud-atomic.ks
+++ b/fedora-cloud-atomic.ks
@@ -42,12 +42,6 @@ userdel -r none
 # 0 means wait forever, so instead we'll go with 1.
 sed -i 's/^timeout 10/timeout 1/' /boot/extlinux/extlinux.conf
 
-# setup systemd to boot to the right runlevel
-echo -n "Setting default runlevel to multiuser text mode"
-rm -f /etc/systemd/system/default.target
-ln -s /lib/systemd/system/multi-user.target /etc/systemd/system/default.target
-echo .
-
 # If you want to remove rsyslog and just use journald, remove this!
 echo -n "Disabling persistent journal"
 rmdir /var/log/journal/ 


More information about the spins mailing list