Files
matrix-lolopener/matrix-lolopener.service
T
2026-09-14 17:21:52 +00:00

14 lines
252 B
Desktop File

[Unit]
Description=LOL-Opener Matrix Bot
[Service]
Type=simple
User=matrix-lolopener
WorkingDirectory=/opt/matrix-lolopener/etc
ExecStart=/opt/matrix-lolopener/bin/matrix-lolopener
Restart=on-failure
RestartSec=5
[Install]
WantedBy=multi-user.target