yurt / weather / 7324f7c vs. 340d3f1
Compare Hashes
[Unit]
Description=Record weather data
After=network.target
Wants=network-online.target
After=network-online.target
[Service]
Environment="PURPLE_ENV=PROD"
Type=simple
Restart=always
Restart=no
WorkingDirectory=/home/tree/projects/weather-station
ExecStart=/home/tree/projects/weather-station/weather.py
User=tree