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