Skip to content

Instantly share code, notes, and snippets.

View ezgoodnight's full-sized avatar

Eric Z Goodnight ezgoodnight

View GitHub Profile
@ezgoodnight
ezgoodnight / hubot.conf
Last active August 29, 2015 14:18 — forked from DavidWittman/hubot.conf
Hubot - Default 8080 http port
# hubot
description "Hubot Campfire bot"
author "David Wittman <david@wittman.com>"
start on filesystem or runlevel [2345]
stop on runlevel [!2345]
# Path to Hubot installation
env HUBOT_DIR='/home/user/hubot/'