Re: [systemd-devel] Synchronization Between Services at Shutdown

2015-04-02 Thread Kurt von Laven
that right? On Wed, Apr 1, 2015 at 8:26 PM, Andrei Borzenkov arvidj...@gmail.com wrote: В Wed, 1 Apr 2015 18:22:50 -0700 Kurt von Laven k...@endlessm.com пишет: Hello folks, I am trying to ensure that my system DBus service has time to handle a DBus method call before it shuts down. My DBus

Re: [systemd-devel] Synchronization Between Services at Shutdown

2015-04-02 Thread Kurt von Laven
calls is just the standard overhead of a DBus call? I ask because currently I acquire a shutdown inhibitor http://www.freedesktop.org/wiki/Software/systemd/inhibit/ in service B, and I now suspect this is unnecessary. Be well, Kurt On Thu, Apr 2, 2015 at 9:49 AM, Kurt von Laven k...@endlessm.com

Re: [systemd-devel] Synchronization Between Services at Shutdown

2015-04-02 Thread Kurt von Laven
systemd.special(7) for details. I really don't see what dbus has to do with all this... Lennart -- Lennart Poettering, Red Hat -- Kurt von Laven | Endless Mobile | EndlessM.com http://endlessm.com/ ___ systemd-devel mailing list systemd-devel

[systemd-devel] Synchronization Between Services at Shutdown

2015-04-01 Thread Kurt von Laven
configuration file. Does systemd make any sort of guarantee that service A will get a chance to handle the DBus method call before receiving SIGTERM, or does my code as written have a race condition? Be well, Kurt -- Kurt von Laven | Endless Mobile | 732.784.7356 | EndlessM.com http://endlessm.com

Re: [systemd-devel] How to Listen for SessionRemoved Signal

2014-07-18 Thread Kurt von Laven
Figured out how to coerce my system into functioning acceptably when the PrepareForShutdown signal is treated as an indicator that the user logged out. Thanks again for the help. On Fri, Jul 11, 2014 at 10:57 AM, Kurt von Laven k...@endlessm.com wrote: Thank you Mantas and Djalal for improving

[systemd-devel] How to Listen for SessionRemoved Signal

2014-07-10 Thread Kurt von Laven
appreciated. Please let me know if any additional details would be helpful. Be well, Kurt -- Kurt von Laven | Endless Mobile | EndlessM.com http://endlessm.com/ ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org