Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# chkconfig: 2345 90 90
# description: topaz
### BEGIN INIT INFO
# Provides: topaz
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Description: Start the program
### END INIT INFO