--- util-linux-2.14/hwclock/hwclock.c.fix 2008-07-31 02:17:48 +0400 +++ util-linux-2.14/hwclock/hwclock.c 2008-07-31 02:17:58 +0400 @@ -105,9 +105,9 @@ struct clock_ops *ur; const char *adj_file_name = NULL; /* 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 do drift corrections. Elements are all straight from the