Skip to content

Instantly share code, notes, and snippets.

View c0r0nel's full-sized avatar

Alejandro Mansilla c0r0nel

View GitHub Profile

Keybase proof

I hereby claim:

  • I am c0r0nel on github.
  • I am c0r0nel (https://keybase.io/c0r0nel) on keybase.
  • I have a public key ASBG9mXjS8H68coxRGOvPHGPzbepEa0pyHngwDy573IFPwo

To claim this, I am signing this object:

@c0r0nel
c0r0nel / encuestas_init.sh
Created March 15, 2012 23:47
Init script for unicorn using a rvm wrapper
#!/bin/bash
### BEGIN INIT INFO
# Provides: Encuestas
# Required-Start: $all
# Required-Stop: $network $local_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start the Encuestas unicorns at boot
# Description: Enable Encuestas at boot time.
### END INIT INFO