So I have a Minecraft server and a website and I want two things to startup when the computer boots: Minecraft Server and the Minecraft Overviewer. I want the server to startup in tty1 and the overviewer to startup in tty2. (The apache thing starts up fine and runs in the background.) By the way, the overviewer is just a bash script to repeat overviewer --config ~/overviewer/config
every hour.
How would I do this?
No comments:
Post a Comment