Sujet : Re: The First Distro To Offer XLibre
De : ff (at) *nospam* linux.rocks (Farley Flud)
Groupes : comp.os.linux.advocacyDate : 05. Jul 2025, 00:03:03
Autres entêtes
Organisation : UsenetExpress - www.usenetexpress.com
Message-ID : <pan$5e7ba$db07c952$6261cc61$c514da9d@linux.rocks>
References : 1 2 3 4 5 6 7 8 9 10
On 4 Jul 2025 22:51:10 GMT, vallor wrote:
So let's see the script you run as process id 1.
No script is necessary. The kernel calls the "init" program
after boot (unless overridden on the kernel command line).
The "init" program runs as PID 1 and invokes the scripts
in "/etc/inittab," which in my case points to my custom scripts.
[~]# ps ax
PID TTY STAT TIME COMMAND
1 ? Ss 0:01 init [3]
>
I'm curious how it manages cgroups, reaps orphaned children, etc.
>
Ha, ha, ha, ha! There ain't no stinkin' cgroups on my machines.
But you wouldn't know that because you are incapable of configuring
the kernel beyond the default options.
-- Systemd: solving all the problems that you never knew you had.