forked from srbala/fedora-kickstarts
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
This commit is contained in:
parent
f42fe5d85a
commit
b599382295
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user