12 lines
180 B
INI
12 lines
180 B
INI
|
[Unit]
|
||
|
Description=javapool — an IRC bot
|
||
|
|
||
|
[Service]
|
||
|
WorkingDirectory=%h/bin/cirrus/bots/javapool
|
||
|
ExecStart=./bot
|
||
|
Restart=always
|
||
|
RestartSec=300
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=default.target
|