--- /usr/share/hibernate/scriptlets.d/clock.old 2013-04-16 11:12:22.912826065 +0200 +++ /usr/share/hibernate/scriptlets.d/clock 2013-04-16 11:13:41.845951918 +0200 @@ -10,7 +10,7 @@ /etc/init.d/hwclock.sh stop > /dev/null 2>&1 ;; gentoo) - /etc/init.d/hwclock stop > /dev/null 2>&1 + /etc/init.d/hwclock -D stop > /dev/null 2>&1 ;; *) if ! /sbin/hwclock $DIRECTISA --systohc ; then