Re: [systemd-devel] coredump missing in systemd

2019-05-24 Thread Ryan Gonzalez
Ah you must be on an older systemd version, try 'coredumpctl gdb dbus-daemon'. -- Ryan https://refi64.com/ On May 24, 2019, 4:42 AM -0500, Dorian ROSSE , wrote: > coredumpctl debug dbus-daemon > Unknown action 'debug' > > Anybody has a repairĀ ? > > Thank you in advance, > > Regards. > > (I think I

Re: [systemd-devel] coredump missing in systemd

2019-05-24 Thread Dorian ROSSE
coredumpctl debug dbus-daemon Unknown action 'debug' Anybody has a repair ? Thank you in advance, Regards. (I think I will ask to coredump mailling list if you think It boring) Dorian ROSSE. Provenance : Courrier pour Windows 10 _

Re: [systemd-devel] In unit files of systemd version 234 Type=notify not working

2019-05-24 Thread Pekka Paalanen
On Fri, 24 May 2019 05:38:28 + Rajshekhar Sanda wrote: > Hi all, > > > We are building Genivi 14 in which we are trying to launch weston at boot > time with service file. > > > service file is as follows: > > > > [Unit] > Description= launch weston > Requires= dbus-session.service db