Debian Init Script (rev2)
Posted: Fri Sep 26, 2014 2:40 pm
Hi all,
I have done my Init Script for Debian (should work with Ubuntu too) :
You just have to edit the vgoemu_init file and change the variable "DAEMONDIR" to match your "vgemu-world" binary.
Script usage : /etc/init.d/vgoemu_init {start|stop|status|restart}
Don't forget to register the script (usefull after a server reboot : update-rc.d vgoemu_init defaults)
Just a little problem, for the moment the worldserver console is not available through the init_script ^^
I have done my Init Script for Debian (should work with Ubuntu too) :
You just have to edit the vgoemu_init file and change the variable "DAEMONDIR" to match your "vgemu-world" binary.
Script usage : /etc/init.d/vgoemu_init {start|stop|status|restart}
Don't forget to register the script (usefull after a server reboot : update-rc.d vgoemu_init defaults)
Just a little problem, for the moment the worldserver console is not available through the init_script ^^