Index: installers/debian/dotlrn/dotlrn.init =================================================================== RCS file: /usr/local/cvsroot/installers/debian/dotlrn/dotlrn.init,v diff -u -r1.3 -r1.4 --- installers/debian/dotlrn/dotlrn.init 26 Mar 2008 13:42:16 -0000 1.3 +++ installers/debian/dotlrn/dotlrn.init 3 Apr 2008 12:12:17 -0000 1.4 @@ -1,4 +1,14 @@ #!/bin/sh +### BEGIN INIT INFO +# Provides: dotlrn +# Required-Start: $local_fs $remote_fs $network $syslog +# Required-Stop: $local_fs $remote_fs $network $syslog +# Should-Start: $postgresql +# Should-Stop: $postgresql +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: dotLRN e-learning and community system +### END INIT INFO # # Start the AOLServer HTTP server with dotLRN. #