>>> Ian Pilcher schrieb am 29.06.2020 um 19:19 in
Nachricht
<4792_1593451210_5EFA22CA_4792_148_1_rdd7rq$3aje$1...@ciao.gmane.io>:
> I originally posted a variation of the question on the SELinux mailing
> list, but the more I look at this the more I realize that it really
> isn't a SELinux questio
On Mon, Jun 29, 2020 at 02:11:06PM -0500, Ian Pilcher wrote:
> On 6/29/20 2:00 PM, Vito Caputo wrote:
> > I don't know about freecusd, but if it uses a fire-and-forget approach
> > to launching helpers, as in it double-forks, so it doesn't need to
> > bother with asynchronously reaping zombies, the
On 6/29/20 2:00 PM, Vito Caputo wrote:
I don't know about freecusd, but if it uses a fire-and-forget approach
to launching helpers, as in it double-forks, so it doesn't need to
bother with asynchronously reaping zombies, then the second fork
becomes a child of init. That results in the second fo
On Mon, Jun 29, 2020 at 12:19:54PM -0500, Ian Pilcher wrote:
>
>
> Is there a circumstance in which the grandchild (freecusd_smart_helper)
> would send SIGCHLD to systemd while its parent is still running?
>
I don't know about freecusd, but if it uses a fire-and-forget approach
to launching hel
I originally posted a variation of the question on the SELinux mailing
list, but the more I look at this the more I realize that it really
isn't a SELinux questions. I'm not really sure that it's a systemd
question either, but it definitely falls into the area of Linux process
management, so I'm
Am 29.06.20 um 12:03 schrieb Marcos Alonso:
> Hi, I installed Arch and it all works good except that I have to wait
> for a timeout on startup.
> That´s what I find in the journal:
>
> -- Logs begin at Wed 2020-06-10 22:59:26 CEST, end at Mon 2020-06-29
> 11:58:14 CEST. --
> Jun 29 11:56:44 masa
Hi, I installed Arch and it all works good except that I have to wait for a
timeout on startup.
That´s what I find in the journal:
-- Logs begin at Wed 2020-06-10 22:59:26 CEST, end at Mon 2020-06-29
11:58:14 CEST. --
Jun 29 11:56:44 masarch kernel: platform MSFT0101:00: failed to claim
resource 1
Hi All,
For Fedora 33 I would like to get rid of some ugly hacks we have
wrt the grub-hidden-menu feature Fedora has been shipping for a
while now.
One part of this will be setting SYSTEMD_REBOOT_TO_BOOT_LOADER_ENTRY
in logind's environment, and add /run/systemd/reboot-to-boot-loader-menu
suppor