From c060f3abd916eed79747ff33f1b3c65901e9361c Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Mon, 9 Jul 2007 11:34:11 -0600 Subject: [PATCH] add LSB dependency info (#330227) --- debian/hwclock.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/hwclock.sh b/debian/hwclock.sh index 75882d32..5632cb2b 100644 --- a/debian/hwclock.sh +++ b/debian/hwclock.sh @@ -16,6 +16,14 @@ # before changing this file. You risk serious clock # misbehaviour otherwise. +### BEGIN INIT INFO +# Provides: hwclock +# Required-Start: mountdevsubfs +# Required-Stop: $local_fs +# Default-Start: S +# Default-Stop: 0 6 +### END INIT INFO + # Set this to any options you might need to give to hwclock, such # as machine hardware clock type for Alphas. HWCLOCKPARS= -- 2.39.5