yammerbot_legacy/init/yammerbot.service

14 lines
233 B
Desktop File

[Unit]
Description=Yammerbot: A Discord bot for Mumble
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=1
User=root
ExecStart=/usr/local/bin/yammerbot
[Install]
WantedBy=multi-user.target