Skip to content

Instantly share code, notes, and snippets.

@kenchan
Created April 2, 2012 07:27
Show Gist options
  • Save kenchan/2281389 to your computer and use it in GitHub Desktop.
Save kenchan/2281389 to your computer and use it in GitHub Desktop.
agig with daemontools(gentoo and rbenv)
#!/bin/bash
unset RUBYOPT
exec \
setuidgid kenchan \
/home/kenchan/.rbenv/shims/agig -p 6699 -h sakura.shu-cream.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment