Page MenuHomePhabricator

helpmebot upstart job
ActivePublic

Authored by stwalkerster on Aug 22 2016, 5:33 PM.
Tags
None
Referenced Files
F1682: helpmebot upstart job
Aug 22 2016, 5:33 PM
Subscribers
None
description "Helpmebot"
author "Simon Walker <simon@stwalkerster.co.uk>"
start on started network
stop on stopping network
stop on starting shutdown
setuid helpmebot
console log
env HOME=/home/helpmebot/bin/
chdir /home/helpmebot
exec /opt/mono/bin/mono --runtime=v4.0.30319 /home/helpmebot/bin/Helpmebot.exe
respawn

Event Timeline

import-bot changed the edit policy from "All Users" to "Community (Project)".Feb 3 2017, 3:03 PM