https://issues.shibboleth.net/jira/browse/SSPCPP-261
authorScott Cantor <cantor.2@osu.edu>
Fri, 20 Nov 2009 20:42:47 +0000 (20:42 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 20 Nov 2009 20:42:47 +0000 (20:42 +0000)
configs/shibd-suse.in

index 62a1619..0be3acf 100644 (file)
@@ -7,9 +7,12 @@
 #
 ### BEGIN INIT INFO
 # Provides: shibd
-# Required-Start: network
-# Required-Stop: $null
+# Required-Start: $local_fs $remote_fs $network
+# Should-Start: $time
+# Should-Stop: $time
+# Required-Stop: $local_fs $remote_fs $network
 # Default-Start: 3 5
+# Default-Stop: 0 1 2 6 
 # Short-Description: Shibboleth 2.x Service Provider Daemon
 # Description: Starts the separate daemon used by the Shibboleth
 # Apache module to manage state and SAML interactions.