On Do, 09.04.20 14:12, David J (ema...@icloud.com) wrote:
> Hello Systemd developers!
>
> > I asked this question earlier but I haven’t gotten any reply so I thought
> > asking again.
>
> > Question regarding sd_bus_add_match (sd-bus.c):
> >
> > Is there any bad consequences to use the same callb
hi Lennart,
On Fri, Apr 10, 2020 at 2:14 PM Lennart Poettering
wrote:
>
> On Do, 09.04.20 14:12, David J (ema...@icloud.com) wrote:
>
> > Hello Systemd developers!
> >
> > > I asked this question earlier but I haven’t gotten any reply so I thought
> > > asking again.
> >
> > > Question regarding
Greetings,
I am hitting a confusing scenario with my system. I am running 245.4-2
(Debian).
I have a user service, mpd, which is failing to start. It is enabled:
$ systemctl --user is-enabled mpd
enabled
And now that I look for the enabled unit within the filesystem, I don't see
it.
I'm expect
Giacinto,
Thanks for further explaining my email.
Lennart,
Thank you for your feedback. What I am doing is writing an sd-bus interface and
a client code, which is only interested in specific signal information. So the
interface has to offer minimal API’s. The interface has one callback to handl
Am Fr., 10. Apr. 2020 um 17:59 Uhr schrieb Matt Zagrabelny :
>
> Greetings,
>
> I am hitting a confusing scenario with my system. I am running 245.4-2
> (Debian).
>
> I have a user service, mpd, which is failing to start. It is enabled:
>
> $ systemctl --user is-enabled mpd
> enabled
>
> And now t
On Fri, Apr 10, 2020 at 10:53:36AM -0500, Matt Zagrabelny wrote:
> Greetings,
>
> I am hitting a confusing scenario with my system. I am running 245.4-2
> (Debian).
>
> I have a user service, mpd, which is failing to start. It is enabled:
>
> $ systemctl --user is-enabled mpd
> enabled
>
> And
On Fri, Apr 10, 2020 at 12:16 PM Michael Biebl wrote:
> Am Fr., 10. Apr. 2020 um 17:59 Uhr schrieb Matt Zagrabelny <
> mzagr...@d.umn.edu>:
> >
> > Greetings,
> >
> > I am hitting a confusing scenario with my system. I am running 245.4-2
> (Debian).
> >
> > I have a user service, mpd, which is fa
On Fri, Apr 10, 2020 at 1:32 PM Zbigniew Jędrzejewski-Szmek <
zbys...@in.waw.pl> wrote:
> On Fri, Apr 10, 2020 at 10:53:36AM -0500, Matt Zagrabelny wrote:
> > Greetings,
> >
> > I am hitting a confusing scenario with my system. I am running 245.4-2
> > (Debian).
> >
> > I have a user service, mpd,