Hi.
For a reason I cannot determine (nor, probably, deal with directly)
gcc I have to use started to issue warnings (errors in fact due tu
-Werror) about an argument for '%s'[1] being null.
--8<---cut here---start->8---
In file included from ../src/core/dbus-jo
On Do, 22.06.23 16:22, Valentijn Sessink (valent...@sessink.nl) wrote:
> Hello list,
>
> I have a rather simple service file that sets up a user session with
> "PAMName=login", then starts a script and a few (old X11 related) programs.
> Starting it is easy, but stopping the service will send SIGT
On Di, 27.06.23 13:36, Adrian Vovk (adrianv...@gmail.com) wrote:
> Hello!
>
> I'm working on passing sd_notify events from systemd-{pull,import} through
> sysupdate.
>
> All services that consume sd_notify events (systemd itself, importd,
> machined, homed, etc) act as daemons and own a directory
On Tue, Jun 27, 2023 at 8:36 PM Adrian Vovk wrote:
> Hello!
>
> I'm working on passing sd_notify events from systemd-{pull,import} through
> sysupdate.
>
> All services that consume sd_notify events (systemd itself, importd,
> machined, homed, etc) act as daemons and own a directory in /run. Thus