Gentoo Startup Script
I created a startup script for Gentoo users that can be placed in /etc/init.d/ and set using rc-update to run on server startup.
You can also manually use it like any other rc script and execute it by doing a /etc/init.d/eqemu-server start or stop Make sure you change the variables to reflect your particular setup, pay special attention to the following: EQEMU_FOLDER="/opt/eqemu" - your eqemu server location LS_FOLDER="/opt/loginserver" - your login server location OWNER="eqemu" - the user you run eqemu as the rest of the variables assume you have the peq startup scripts provided from the wiki in your eqemu directory as well as the ucs scripts. Don't forget to chmod +x the file before you try to use it! Note: This is my first attempt at a gentoo rc-script so if you have any suggestions for improvement please feel free to post them. When I have some more free time I am going to try to work out an ebuild next. Code:
#!/sbin/runscript |
All times are GMT -4. The time now is 08:32 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.