From 5e49468d39082f6b7e79c7c40fd929782637b991 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Sep 07 2014 01:11:51 +0000 Subject: we don't need to nix hwclock-save.service any more... ...because systemd dropped it in 2011: http://lists.freedesktop.org/archives/systemd-commits/2011-May/001088.html --- diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 395f6da..b1c3fae 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -74,9 +74,6 @@ exists() { \$* } -# Make sure we don't mangle the hardware clock on shutdown -ln -sf /dev/null /etc/systemd/system/hwclock-save.service - livedir="LiveOS" for arg in \`cat /proc/cmdline\` ; do if [ "\${arg##rd.live.dir=}" != "\${arg}" ]; then