Update and rename rtl-tcp.service to rtl_tcp.service

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

@ -2,7 +2,7 @@
Description=RTL-TCP
[Service]
ExecStart=/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ")
ExecStart=/bin/sh -c /usr/local/bin/rtl_tcp -a $(hostname -I)
WorkingDirectory=/home/pi
StandardOutput=inherit
StandardError=inherit
Loading…
Cancel
Save

Powered by TurnKey Linux.