Update rtl-tcp.service

pull/42/head
alanbjohnston 6 years ago committed by GitHub
parent d77ff8354f
commit c15ca027be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
Description=RTL-TCP
[Service]
ExecStart=/home/pi/rtl-tcp.sh > /dev/null 2>&1
ExecStart=/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ")
WorkingDirectory=/home/pi
StandardOutput=inherit
StandardError=inherit

Loading…
Cancel
Save

Powered by TurnKey Linux.