History log of /openbmc/libmctp/systemd/ (Results 1 – 3 of 3)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d4103f8f16-Jun-2021 Andrew Jeffery <andrew@aj.id.au>

mctp-demux-daemon: Use systemd socket activation

Take advantage of lazy initialisation.

However, this also allows (one) daemon providing services over MCTP
(pldmd) an opportunity to start prior to

mctp-demux-daemon: Use systemd socket activation

Take advantage of lazy initialisation.

However, this also allows (one) daemon providing services over MCTP
(pldmd) an opportunity to start prior to MCTP interfaces coming up. This
is a stunted way to provide capabilities that might be assumed by other
components (the host) without implementing some required messages from
the MCTP standard.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I4b1c21f4fd42f84e2c85a453570a74330fc70ecf

show more ...

507ba00d16-Jun-2021 Andrew Jeffery <andrew@aj.id.au>

systemd: Own service startup ordering with respect to pldmd

We're about to turn the dependencies around so mctp-demux-daemon can be
socket-activated by systemd. Move ownership of the start-up sequen

systemd: Own service startup ordering with respect to pldmd

We're about to turn the dependencies around so mctp-demux-daemon can be
socket-activated by systemd. Move ownership of the start-up sequencing
between mctp-demux-daemon and pldmd into libmctp so the switch to
socket-activation is transparent to pldmd.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: Ia094d7ce32eabccf86d6a53a4a74b7deea79488d

show more ...

ac1cd9dc15-Jun-2021 Andrew Jeffery <andrew@aj.id.au>

libmctp: Add subdirectory for systemd metadata

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I0989331aff807928fc23a4b298ef97c491714093