Skip to content

Instantly share code, notes, and snippets.

@Calimerorulez
Forked from clabland/unvr-cams.service
Created May 17, 2021 12:28
Show Gist options
  • Save Calimerorulez/6fc1bf4f7225e5e1372b1bf5b43a845a to your computer and use it in GitHub Desktop.
Save Calimerorulez/6fc1bf4f7225e5e1372b1bf5b43a845a 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