~ben-kietzman/chatbot/trunk

1
2
3
4
5
6
7
8
9
[Unit]
Description=Chat Bot

[Service]
Type=simple
ExecStart=/usr/local/sbin/chatbot --port=6697 --ssl

[Install]
WantedBy=multi-user.target