Nothing here yet.
Nothing here yet.
No blogs yet.
Thanks for asking I got solutions #rpi.service [Unit] Description= RPi-Service After = multi-user.target [Service] Type = simple Environment="DISPLAY=:0" Environment="XAUTHORITY=/home/pi/.Xauthority" ExecStart = /usr/bin/python3 /home/pi/Documents/project1/allnewone.py Restart = always RestartSec = 5 KillMode = process SendSIGHUP = no [Install] WantedBy= graphical.target