Attempt to get Apache and OpenAFS to start in the right order
[invirt/packages/invirt-web.git] / files / etc / init.d / apache2.invirt
index 9b07a5c..254508d 100755 (executable)
@@ -1,4 +1,12 @@
 #!/usr/bin/pagsh -e
+### BEGIN INIT INFO
+# Provides:          apache2
+# Required-Start:    $local_fs $remote_fs $network $syslog openafs-client
+# Required-Stop:     $local_fs $remote_fs $network $syslog openafs-client
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: Start/stop apache2 web server
+### END INIT INFO
 #
 # Apache kstart wrapper by anders.
 #