Skip to content

Instantly share code, notes, and snippets.

@MatthewHallCom
MatthewHallCom / gamecpinitd
Created October 12, 2011 06:36
GameCP Init.d
#!/bin/bash
### BEGIN INIT INFO
# Provides: gamecp
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 4 5
# Default-Stop: 1 2 3 4 6
# Short-Description: GameCP Remote Server
# Description: Starts and stops GameCP
### END INIT INFO