This repository has been archived on 2021-04-24. You can view files and clone it, but cannot push or open issues or pull requests.
Mikubot/etc/telegram.conf
Akamaru bd5ae0d642 big update
too much changed ._.
2015-05-28 16:47:30 +02:00

10 lines
172 B
Plaintext

description "Telegram-bot upstart script"
respawn
respawn limit 15 5
start on runlevel [2345]
stop on shutdown
setuid yourusername
exec /bin/sh telegrambotpath/launch.sh