This works
This commit is contained in:
9
Software/houston/robotstreamer.service
Normal file
9
Software/houston/robotstreamer.service
Normal 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
|
||||
Reference in New Issue
Block a user