[Unit] Description=Ensure file exists on boot After=multi-user.target [Service] WorkingDirectory=/home/tree/projects/weather-station ExecStart=/home/tree/projects/weather-station/start.sh User=tree [Install] WantedBy=multi-user.target