et
>
> On Sat, 9 Feb 2019 at 19:55, Diego Santa Cruz via Openembedded-core
> wrote:
> > I am having problems with daemons that get started from the rpm
> postinstall scriptlet, via update-rc.d, that they cannot be killed.
> Investigating I
> discovered that they have most
Hi there,
I am having problems with daemons that get started from the rpm postinstall
scriptlet, via update-rc.d, that they cannot be killed. Investigating I
discovered that they have most signals blocked. My guess is that rpm blocks
almost all signals so that scriptlets do not fail, but as the