tellme/server/simplex-bot.service

12 lines
179 B
Desktop File

[Unit]
Description=Simplex TellMe Bot
After=network.target
[Service]
User=tbot
ExecStart=/usr/local/bin/simplex-chat -p 5080
Restart=always
[Install]
WantedBy=multi-user.target