helloAt a guess it's for back compatibility for software that only knows about sysV init and not about systemd.
At another guess, something on your system (no, I don't know what) is using/expecting sysV init.
You'll need to provide more information as to how your system is "f******ed up" for more precise advice.
Code:
runlevel the systemd just starts the lightdm.service runlevel something about 5
the /etc/rc3.d reports a bunch of services similar to systemd like lightdm rsync sudo with the SXXX meaning its marked for
start
and lastly the
Code:
ps aux | grep init but why?
if we kill the 1 by using
Code:
sudo kill 1 we see something like systemd 1 with some serialize things around
can someone tell why this happening and the both needed ? and where
and why ?
Thanks
Statistics: Posted by acheron_oscura — Wed Jul 23, 2025 5:02 pm