You are not logged in.
Pages: 1
I am currently using openrc .
how to go to runnit or sysvinit
Dev1 Stable | openrc | MATE
Greetings from Greece
Offline
sudo apt install sysvinit-core -y && sudo apt remove openrc -y
Last edited by UnixMan1230 (2023-10-29 22:08:15)
"Less is only more when it's what you're looking for" -Unknown
Offline
sysvinit is just a dummy transitional package. Use "sysvinit-core" instead of "sysvinit" in the above command.
Offline
edited for correctness, thanks @fsmithred
"Less is only more when it's what you're looking for" -Unknown
Offline
Pages: 1