[Unit] Description=Photobooth After=network.target graphical.target [Service] Type=simple User=jules WorkingDirectory=/home/jules/Documents/Projet/photobooth-app ExecStart=/home/jules/Documents/Projet/photobooth-app/scripts/start.sh Restart=always RestartSec=5 Environment=DISPLAY=:0 [Install] WantedBy=graphical.target