Ahtenus / minecraft-init

Init script for minecraft and bukkit servers
404 stars 125 forks source link

Issues with Centos 5 #165

Open CaffeinatedPython opened 10 years ago

CaffeinatedPython commented 10 years ago

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