[Unit] Description=Analyzer Kiosk Volumio (Raspberry Pi OS) After=network-online.target After=analyzer-web-volumio.service Wants=analyzer-web-volumio.service [Service] User=root Group=root Environment=HOME=/root Environment=KIOSK_USER=volumio Environment=SESSION_SCRIPT=/home/volumio/Phoenix/session_volumio.sh WorkingDirectory=/home/volumio/Phoenix TTYPath=/dev/tty1 TTYReset=yes TTYVHangup=yes TTYVTDisallocate=yes StandardInput=tty StandardOutput=tty StandardError=tty ExecStart=/bin/bash /home/volumio/Phoenix/kiosk-start.sh Restart=always RestartSec=2 [Install] WantedBy=multi-user.target