[Fedora-spins] [spin-kickstarts] use persistent journal in experimental cloud image

Matthew Miller mattdm at fedoraproject.org
Wed Jun 18 13:06:54 UTC 2014


commit dba6e97afe5668edd938748c6b1bfdd7102df6cc
Author: Matthew Miller <mattdm at mattdm.org>
Date:   Wed Jun 18 09:06:37 2014 -0400

    use persistent journal in experimental cloud image

 fedora-cloud-experimental.ks |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/fedora-cloud-experimental.ks b/fedora-cloud-experimental.ks
index 16d0ed3..79f6e42 100644
--- a/fedora-cloud-experimental.ks
+++ b/fedora-cloud-experimental.ks
@@ -114,11 +114,6 @@ 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/ 
-echo . 
-
 # this is installed by default but we don't need it in virt
 echo "Removing linux-firmware package."
 yum -C -y remove linux-firmware


More information about the spins mailing list