Skip to content

Instantly share code, notes, and snippets.

@Lartza
Created January 21, 2019 21:47
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 Lartza/ca3656d2dbdbe648f834d1ea779c08ea to your computer and use it in GitHub Desktop.
Save Lartza/ca3656d2dbdbe648f834d1ea779c08ea to your computer and use it in GitHub Desktop.
[Unit]
Description = sysinfo daemon
[Service]
User=lartza
Group=lartza
WorkingDirectory=/home/sbaitso/pifacecad
ExecStart=/usr/bin/python3 /home/sbaitso/pifacecad/sysinfo.py
PrivateTmp=true
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment