[PATCH 2/2] hwclock: use /var/lib/hwclock/lastdate instead of /var/lib/lastdate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Matthias Koenig <mkoenig@xxxxxxx>
---

 hwclock/hwclock.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hwclock/hwclock.c b/hwclock/hwclock.c
index 206a867..ef1fa13 100644
--- a/hwclock/hwclock.c
+++ b/hwclock/hwclock.c
@@ -105,7 +105,7 @@ struct clock_ops *ur;
 #define ADJPATH "/var/lib/hwclock/adjtime"
 
 /* Store the date here when "badyear" flag is set. */
-#define LASTDATE "/var/lib/lastdate"
+#define LASTDATE "/var/lib/hwclock/lastdate"
 
 struct adjtime {
   /* This is information we keep in the adjtime file that tells us how

--
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux