From 86320146407ecee208ca03428a7424412f272024 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 10 Apr 2013 16:09:58 +0200 Subject: [PATCH] update init script defaults for update-rc.d --- gpsdate.init | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gpsdate.init b/gpsdate.init index 481e8a4..88317ec 100755 --- a/gpsdate.init +++ b/gpsdate.init @@ -6,10 +6,10 @@ # Short-Description: Start software gpsdate # Required-Start: $all # Required-Stop: $all -# Should-Start: +# Should-Start: gpsd # Should-Stop: -# Default-Start: S -# Default-Stop: +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 ### END INIT INFO PATH=/bin:/usr/bin:/sbin:/usr/sbin