Skip to content

Instantly share code, notes, and snippets.

@clabland
Created January 10, 2021 01:09
Show Gist options
  • Save clabland/9c2089948714e67619dedf47fa70bfa2 to your computer and use it in GitHub Desktop.
Save clabland/9c2089948714e67619dedf47fa70bfa2 to your computer and use it in GitHub Desktop.
[Unit]
Description=UNVR Cams
After=network.target
[Service]
ExecStart=bash /usr/local/bin/unvr-cams.sh
User=pi
ExecStop=/usr/bin/killall omxplayer
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment