[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Opening port for remote access to gpsd
From: |
Gary E. Miller |
Subject: |
Re: Opening port for remote access to gpsd |
Date: |
Thu, 23 Jul 2020 16:43:26 -0700 |
Yo Bernd!
On Thu, 23 Jul 2020 23:57:34 +0200
Bernd Zeimetz <bernd@bzed.de> wrote:
> Hi,
>
> > TL;DR: Modify the gpsd.socket (for me, located at
> > /lib/systemd/system/gpsd.socket) file as follows: Change line:
> > ListenStream=127.0.0.1:2947
> > To
> > ListenStream=0.0.0.0:2947
>
> don't modify that file. That will be replaced by the one that your
> distribution ships with the next update.
Bernd: Does the procedure here also work?
https://gpsd.io/troubleshooting.html#systemdtroubleshooting
"We run systemctl edit --full gpsd.socket. Then we can edit it."
> Don't forget systemctl daemon-reload after your changes.
The gpsd.io doc says:
# systemctl restart gpsd.socket gpsd.service
Is that wrong? Or alternative?
RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
gem@rellim.com Tel:+1 541 382 8588
Veritas liberabit vos. -- Quid est veritas?
"If you can't measure it, you can't improve it." - Lord Kelvin
pgpKw3_Oh9DKk.pgp
Description: OpenPGP digital signature
- Opening port for remote access to gpsd, Stein, S. Joshua, 2020/07/22
- Re: Opening port for remote access to gpsd, Gary E. Miller, 2020/07/22
- RE: Opening port for remote access to gpsd, Stein, S. Joshua, 2020/07/23
- Re: Opening port for remote access to gpsd, Gary E. Miller, 2020/07/23
- RE: Opening port for remote access to gpsd, Stein, S. Joshua, 2020/07/24
- RE: Opening port for remote access to gpsd, Stein, S. Joshua, 2020/07/27
- Re: Opening port for remote access to gpsd, Gary E. Miller, 2020/07/27
- Re: Opening port for remote access to gpsd, Charles Curley, 2020/07/27
- Re: Opening port for remote access to gpsd, Gary E. Miller, 2020/07/27
- RE: Opening port for remote access to gpsd, Stein, S. Joshua, 2020/07/27