All of lore.kernel.org
 help / color / mirror / Atom feed
* gpsd autostart with systemd?
@ 2022-02-07  8:19 Matthias Klein
  2022-02-07 10:46 ` [yocto] " Jose Quaresma
  0 siblings, 1 reply; 3+ messages in thread
From: Matthias Klein @ 2022-02-07  8:19 UTC (permalink / raw)
  To: yocto

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [yocto] gpsd autostart with systemd?
  2022-02-07  8:19 gpsd autostart with systemd? Matthias Klein
@ 2022-02-07 10:46 ` Jose Quaresma
  2022-02-07 10:57   ` AW: " Matthias Klein
  0 siblings, 1 reply; 3+ messages in thread
From: Jose Quaresma @ 2022-02-07 10:46 UTC (permalink / raw)
  To: Matthias Klein; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 992 bytes --]

Hi Matthias,

You need to add the systemd service, the socket service is already there.

SYSTEMD_SERVICE:${PN} += "${BPN}.service"


Matthias Klein <matthias.klein@optimeas.de> escreveu no dia segunda,
7/02/2022 à(s) 08:19:

> 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
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#56092):
> https://lists.yoctoproject.org/g/yocto/message/56092
> Mute This Topic: https://lists.yoctoproject.org/mt/88967559/5052612
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
> quaresma.jose@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

-- 
Best regards,

José Quaresma

[-- Attachment #2: Type: text/html, Size: 2587 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* AW: [yocto] gpsd autostart with systemd?
  2022-02-07 10:46 ` [yocto] " Jose Quaresma
@ 2022-02-07 10:57   ` Matthias Klein
  0 siblings, 0 replies; 3+ messages in thread
From: Matthias Klein @ 2022-02-07 10:57 UTC (permalink / raw)
  To: Jose Quaresma; +Cc: yocto

Hello Jose,

> You need to add the systemd service, the socket service is already there.
>  SYSTEMD_SERVICE:${PN} += "${BPN}.service"

Thank you very much for your help!

Best regards,
Matthias


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-07 10:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-07  8:19 gpsd autostart with systemd? Matthias Klein
2022-02-07 10:46 ` [yocto] " Jose Quaresma
2022-02-07 10:57   ` AW: " Matthias Klein

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.