14 lines
252 B
Desktop File
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
|