# ============================================================================= # photobooth-maintenance.service - Maintenance quotidienne du photomaton # ============================================================================= [Unit] Description=Photomaton Daily Maintenance [Service] Type=oneshot ExecStart=/home/pi/photomaton/scripts/maintenance.sh # Adapter le chemin ci-dessus selon votre installation # ExecStart=/home/VOTRE_USER/opencode/perso/photomaton/scripts/maintenance.sh TimeoutStartSec=300