This works

This commit is contained in:
2022-04-07 11:12:51 -04:00
parent 213e9e1b0f
commit 12d87af633
5 changed files with 18 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
[Unit]
Description=Runs the robotstreamer stream
[Service]
ExecStart=sudo su -l houston -c "/opt/radio/lewis-crawler/Software/houston/stream.sh"
Restart=on-failure
[Install]
WantedBy=multi-user.target