vega/testbot/testbot.service

14 lines
214 B
Desktop File

[Unit]
Description=Testing Matrix bot
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=1
User=root
ExecStart=/usr/local/bin/testbot
[Install]
WantedBy=multi-user.target