Files
Configs/Server/Root/etc/systemd/system/CringeInoltro.service
2023-12-12 18:06:52 +01:00

13 lines
233 B
Desktop File
Executable 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