Re: [systemd-devel] D-Bus method parameter names in introspection XML

2019-02-26 Thread Lennart Poettering
On Mo, 18.02.19 20:16, Stanislav Angelovič ([email protected]) wrote: > Hi guys, > > sd-bus implements and automatically provides > org.freedesktop.DBus.Introspectable interface for each object vtable. Xml > output of Introspect method of that interface provides all necessary > information but

Re: [systemd-devel] RFC: idea for a pstore systemd service

2019-02-26 Thread Lennart Poettering
On Do, 21.02.19 10:16, Eric DeVolder ([email protected]) wrote: > > Lennart, > As this is my first venture into systemd, I've spent some time looking into > the source for coredump. I chose this as it was mentioned in this thread. As > a I look at this source, I see how to create the journa

[systemd-devel] How to suppress "A start job is running for offline-updates" knight-rider status output?

2019-02-26 Thread Hans de Goede
Hi All, As part of improving the boot experience: https://fedoraproject.org/wiki/Changes/FlickerFreeBoot https://hansdegoede.livejournal.com/20119.html I took a look at how applying offline updates looks when pressing ESC to get the detailed view, pk-offline-update then prints "dnf update" like

Re: [systemd-devel] On every 'sysctl enable/disable' Systemd Reload is happening

2019-02-26 Thread Lennart Poettering
On Mo, 25.02.19 11:05, Mahesh Mylarappa ([email protected]) wrote: > Hi, > > I am working on Linux host which has old 219 systemd build. We are trying > to create/enable/start multiple service instances at same time. Basically > we create 15 to 20 unit files in /etc/systemd/system directory a