On 18.06.2023 21:56, Felix Rubio wrote:
Hi everybody,
After some days offline, today I have gone through the emails exchanged
a couple of weeks ago and agreed: UKI is the way to go. Last time I
checked about it I read about possible problems related to when some
modules would be loaded and so, b
Hi everybody,
After some days offline, today I have gone through the emails exchanged
a couple of weeks ago and agreed: UKI is the way to go. Last time I
checked about it I read about possible problems related to when some
modules would be loaded and so, but I see that my knowledge was
outdat
On Sun, Jun 18, 2023 at 8:00 PM Ferenc Wágner wrote:
> Hi,
>
> As an example, please consider rabbitmq-server.service, which is an
> Erlang application, so it uses the services of the Erlang Port Mapper
> Daemon (epmd), which is socket-activated:
>
> # /lib/systemd/system/rabbitmq-server.service
Hi,
As an example, please consider rabbitmq-server.service, which is an
Erlang application, so it uses the services of the Erlang Port Mapper
Daemon (epmd), which is socket-activated:
# /lib/systemd/system/rabbitmq-server.service
[Unit]
After=epmd.socket
Wants=epmd.socket
# /lib/systemd/system/e