12 lines
213 B
Desktop File
12 lines
213 B
Desktop File
[Unit]
|
|
Description=gordon — a vending machine IRC bot
|
|
|
|
[Service]
|
|
WorkingDirectory=%h/bin/itte/examples/gordon
|
|
ExecStart=/usr/bin/lua ./gordon.lua
|
|
Restart=always
|
|
RestartSec=300
|
|
|
|
[Install]
|
|
WantedBy=default.target
|