10 lines
203 B
Desktop File
10 lines
203 B
Desktop File
[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
|