[Unit] Description=Light-Meter service for Return to Ritherdon project by Nicola Ellis After=network.service [Service] Type=simple ExecStart=bash /home/rtrp/repos/light-meter/startup.sh WorkingDirectory=/home/rtrp/repos/light-meter StandardOutput=inherit StandardError=inherit Restart=always RestartSec=60 user=rtrp [Install] WantedBy=multi-user.target