Hi,
Rick Moen writes:
> Quoting Martin Steigerwald (mar...@lichtvoll.de):
>
> [...]
>> While sending SIGKILL to Systemd did not have any effect, sending SIGILL
>> – illegal instruction – to it brought the machine to an halt. I
>> reproduced it with
>>
>> while true; do kill -ILL 1 ; echo -n "." ;
Hi Martin,
Perhaps Proxmox could ship running Devuan one day? *wink,nudge*
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
[correcting unexplained departure into offlist personal mail, by
forwarding back onlist.]
Quoting John Hughes (j...@atlantech.com):
> So, what we learn from this exercise is that on Unix derived systems root can
> crash the system, an unexpected result, no?
If my system crashed four of the five
Quoting Martin Steigerwald (mar...@lichtvoll.de):
[...]
> While sending SIGKILL to Systemd did not have any effect, sending SIGILL
> – illegal instruction – to it brought the machine to an halt. I
> reproduced it with
>
> while true; do kill -ILL 1 ; echo -n "." ; sleep 0.5 ; done
[...]
OMG,
Hi!
Today in a Linux training a participant attempted to bring down Debian
workstation with Systemd by sending signals to PID 1 as I invited them
to try to bring down PID 1 while thinking for myself that this would not
be possible from my past experiences about trying to bring down PID 1 –
ini