From 9e01cf89e1a47cdfb2d2442176f8a56773222c56 Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Wed, 12 May 2010 13:35:58 +0200 Subject: [PATCH] we need Required-Start: checkroot, to avoid loops, in hwclock.sh --- debian/hwclock.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/hwclock.sh b/debian/hwclock.sh index fafd3c9f..d5002878 100644 --- a/debian/hwclock.sh +++ b/debian/hwclock.sh @@ -18,7 +18,7 @@ ### BEGIN INIT INFO # Provides: hwclock -# Required-Start: $local_fs +# Required-Start: checkroot # Required-Stop: $local_fs # Default-Start: S # Default-Stop: 0 6 -- 2.39.5