Limit the number of secrets: use /etc/invirt/keytab instead of a
[invirt/packages/invirt-web.git] / files / etc / init.d / apache2.invirt
index 9b07a5c..dd72f01 100755 (executable)
@@ -1,11 +1,19 @@
 #!/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.
 #
 
 SCRIPT=/etc/init.d/apache2.invirt-orig
 KSTART_PIDFILE=/var/run/k5start-apache2.pid
-KSTART_KEYTAB=/etc/apache2/keytab
+KSTART_KEYTAB=/etc/invirt/keytab
 
 export AFSCELL=sipb.mit.edu