Skip to content

Instantly share code, notes, and snippets.

View fetchak's full-sized avatar

fetchak

  • Boulder, CO
View GitHub Profile
@fetchak
fetchak / unicorn
Last active August 29, 2015 14:13 — forked from hSATAC/unicorn
#!/bin/bash
### BEGIN INIT INFO
# Provides: unicorn
# Required-Start: $all
# Required-Stop: $network $local_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start the unicorns at boot
# Description: Enable at boot time.
### END INIT INFO