Configs/Server/Root/etc/systemd/system/CringeInoltro.service
2023-08-04 23:43:57 +02:00

13 lines
233 B
Desktop File

[Unit]
Description=CringeInoltro
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=15
User=pi
ExecStart=/Server/Bots/CringeInoltro/StartCringeInoltro.py
[Install]
WantedBy=multi-user.target