~ben-kietzman/chatbot/trunk

« back to all changes in this revision

Viewing changes to chatbot.conf

  • Committer: Ben Kietzman
  • Date: 2012-12-18 03:10:51 UTC
  • Revision ID: ben@kietzman.org-20121218031051-p8ma8dhce3ci4gzf
Added initial files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
description     "Chat Bot"
 
2
author          "Ben Kietzman <ben@kietzman.org>"
 
3
 
 
4
start on runlevel [2345]
 
5
stop on runlevel [!2345]
 
6
 
 
7
expect fork
 
8
respawn
 
9
 
 
10
exec /usr/local/sbin/chatbot --daemon --port=6697 --ssl