Skip to content

Instantly share code, notes, and snippets.

View mtsoleimani's full-sized avatar
🚀

Mohammad Taqi Soleimani mtsoleimani

🚀
View GitHub Profile
@neclimdul
neclimdul / gist:3265570
Created August 5, 2012 16:12
Tekkit init.d script for debian(ubuntu)
#!/bin/sh
### BEGIN INIT INFO
# Provides: minecraft
# Required-Start: $local_fs $remote_fs $network $syslog $named
# Required-Stop: $local_fs $remote_fs $network $syslog $named
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# X-Interactive: true
# Short-Description: Start/stop Tekkit minecraft server
# Description: This file should be used to construct scripts to be