Skip to content

Instantly share code, notes, and snippets.

@sobuildit
Created August 26, 2020 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sobuildit/0cd87d9e1ca4bfcb601d539ca438eac2 to your computer and use it in GitHub Desktop.
Save sobuildit/0cd87d9e1ca4bfcb601d539ca438eac2 to your computer and use it in GitHub Desktop.
[Unit]
Description=DaveNAS front panel service
After=multi-user.target
[Service]
Type=idle
ExecStart=/usr/bin/python3 /home/pi/display_stat.py
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment