12 lines
211 B
Desktop File
12 lines
211 B
Desktop File
[Unit]
|
|
Description=hachi — a tracery-inspired IRC bot
|
|
|
|
[Service]
|
|
WorkingDirectory=%h/bin/itte/examples/hachi
|
|
ExecStart=/usr/bin/lua ./hachi.lua
|
|
Restart=always
|
|
RestartSec=300
|
|
|
|
[Install]
|
|
WantedBy=default.target
|