In order to install on centos 5 the /sbin/chkconfig --add minecraft needs to be run and the formatting for chkconfig in the minecraft file is # chkconfig: 2345 65 80 with 65 and 80 being the priorities of start/stop and 2345 being the levels
In order to install on centos 5 the
/sbin/chkconfig --add minecraft
needs to be run and the formatting for chkconfig in the minecraft file is
chkconfig: 2345 65 80
with 65 and 80 being the priorities of start/stop and 2345 being the levels