Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
bash << "EOF"
su - torquebox
ulimit -n 16384
torquebox /opt/torquebox/current/jboss/bin/standalone.sh -b 10.202.205.187 >> /var/log/torquebox/torquebox.log 2>&1
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment