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:
Adam Williamson 2014-09-06 18:11:51 -07:00
parent f42fe5d85a
commit b599382295
1 changed files with 0 additions and 3 deletions

View File

@ -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