Date
1 - 3 of 3
gpsd autostart with systemd?
Matthias Klein
Hello,
what needs to be in a bbapped so that gpsd is started automatically at boot time, and not only when the first accesses the gpsd socket? http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb Best regards, Matthias
|
|
Jose Quaresma
Hi Matthias, You need to add the systemd service, the socket service is already there. SYSTEMD_SERVICE:${PN} += "${BPN}.service" Matthias Klein <matthias.klein@...> escreveu no dia segunda, 7/02/2022 à(s) 08:19:
Hello, --
Best regards, José Quaresma
|
|
Matthias Klein
Hello Jose,
You need to add the systemd service, the socket service is already there.Thank you very much for your help! Best regards, Matthias
|
|