Hello all,
I wanted to seek your opinion about correctness of the current behavior
of socket activated units.
Let's assume we have socket activated service (for example authd - auth.socket)
and
some other background service (for the purpose of this test called
authtest.service)
that needs to
2017-05-13 10:57 GMT+02:00 Federico Di Pierro :
> Hi,
>
> i cannot find in doc neither in source a sd_bus_remove_match function.
> How can i properly stop listening on a match? I cannot find any
> information with google; i only see it seems it existed time ago (around
> systemd 210).
>
> Thank yo