projects-jenz/stoat_retarded_ai_tree/systemd/stoat_retarded_ai_tree.service

17 lines
444 B
Desktop File

[Unit]
Description=Stoat retarded AI Tree Bot
After=network.target
[Service]
Type=simple
User=nonroot
Environment=PYTHONUNBUFFERED=1
Environment=PATH=/home/nonroot/stoat_retarded_ai_tree/venv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin
WorkingDirectory=/home/nonroot/stoat_retarded_ai_tree
ExecStart=/home/nonroot/stoat_retarded_ai_tree/main.py
Restart=on-failure
RestartSec=10
[Install]
WantedBy=multi-user.target