This repository has been archived on 2024-05-06. You can view files and clone it, but cannot push or open issues/pull-requests.
|
[Unit]
|
|
Description=javapool — an IRC bot
|
|
|
|
[Service]
|
|
WorkingDirectory=%h/bin/cirrus/bots/javapool
|
|
ExecStart=./bot
|
|
Restart=always
|
|
RestartSec=300
|
|
|
|
[Install]
|
|
WantedBy=default.target
|