superjamie / minecraft-init-script

An initscript to start Minecraft or CraftBukkit on CentOS, Fedora, and Ubuntu
GNU General Public License v3.0
65 stars 31 forks source link

Make SETTINGSFILE lookup work on boot. #35

Closed andrewkreid closed 9 years ago

andrewkreid commented 9 years ago

Have to follow symlinks to get the right basename as it will be different in /etc/rc?.d and not match the config file.

superjamie commented 9 years ago

As mentioned in the readme, I'm not maintaining this anymore. You're welcome to create your own fork, or look at the other forks to see if someone's continued on with it.