Skip to content

Instantly share code, notes, and snippets.

View elliotwms's full-sized avatar
🏴󠁧󠁢󠁷󠁬󠁳󠁿

Elliot Williams elliotwms

🏴󠁧󠁢󠁷󠁬󠁳󠁿
View GitHub Profile
@elliotwms
elliotwms / gist:9249227
Last active August 29, 2015 13:56 — forked from Phrogz/gist:1290420
Feed The Beast Minecraft server as a service
#!/bin/bash
# /etc/init.d/minecraft
# version 0.3.4 2011-06-12 (YYYY-MM-DD)
### BEGIN INIT INFO
# Provides: minecraft
# Required-Start: $local_fs $remote_fs
# Required-Stop: $local_fs $remote_fs
# Should-Start: $network
# Should-Stop: $network