[Unit] Description=Restarts Sketchman if he closes [Service] User=sketchman Working Directory=/usr/bin/sketchman/ ExecStart=/usr/bin/sketchman/bin/python3.11 /usr/bin/sketchman/bot.py Restart=always RestartSec=600 RestartPreventExitStatus=SIGTERM [Install] WantedBy=multi-user.target