Update rtl_tcp.service removed path

pacsat-tx
Alan Johnston 12 months ago committed by GitHub
parent 03be3471e0
commit 3aeed04e41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,7 +3,7 @@ Description=RTL-TCP
[Service]
TimeoutStopSec = 5
ExecStart=/bin/sh -c '/usr/local/bin/rtl_tcp -a $(hostname -I)'
ExecStart=/bin/sh -c 'rtl_tcp -a $(hostname -I)'
WorkingDirectory=/home/pi
StandardOutput=inherit
StandardError=inherit

Loading…
Cancel
Save

Powered by TurnKey Linux.