chiark / gitweb /
init script: Demote userv and $syslog to Should-Start
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 12 Jan 2023 18:49:30 +0000 (18:49 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 12 Jan 2023 19:03:28 +0000 (19:03 +0000)
These aren't necessarily required (depending on config), and we need
to not break things if it isn't.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/hippotat-server.hippotatd.init

index 7fa7cc5aa9ce14451c2a4d1c93464f653a4e1d5a..aa3601fdd0be402f38b5493b0fdccbf66c40b748 100644 (file)
@@ -2,8 +2,10 @@
 
 ### BEGIN INIT INFO
 # Provides:            hippotatd
-# Required-Start:      $syslog $network $local_fs userv
-# Required-Stop:       $syslog $network $local_fs
+# Required-Start:      $network $local_fs
+# Required-Stop:       $network $local_fs
+# Should-Start:                userv $syslog
+# Should-Stop:         userv $syslog
 # Default-Start:       2 3 4 5
 # Default-Stop:                0 1 6
 # Short-Description:   hippotatd