tellme/server/simplex-bot.service
2025-02-04 16:46:52 +01:00

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