Update rtl_tcp.service

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

@ -2,7 +2,7 @@
Description=RTL-TCP
[Service]
ExecStart=/bin/sh -c /usr/local/bin/rtl_tcp -a $(hostname -I)
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.