missing LSB tags and overrides
Contents
missing LSB tags and overrides
update-rc.d tomcat defaults
pop out warning message
missing LSB tags and overrides
add the following lines into the script
BEGIN INIT INFO
Provides: tomcat
Required-Start: $remote_fs $syslog
Required-Stop: $remote_fs $syslog
Default-Start: 2 3 4 5
Default-Stop: 0 1 6
Short-Description: Start tomcat at boot time
Description: Enable service provided by tomcat.
END INIT INFO
Author -
LastMod 2011-11-12