The officially official Devuan Forum!

You are not logged in.

#1 2023-10-28 11:44:42

jemadux
Member
From: Greece
Registered: 2023-03-09
Posts: 30  

how to change the init system ?

I am currently using openrc .
how to go to runnit or sysvinit


Dev1 Stable | openrc | XFCE
Greetings from Greece

Offline

#2 2023-10-28 14:04:51

UnixMan1230
Member
Registered: 2023-10-21
Posts: 38  

Re: how to change the init system ?

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

#3 2023-10-28 19:05:48

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,427  

Re: how to change the init system ?

sysvinit is just a dummy transitional package. Use "sysvinit-core" instead of "sysvinit" in the above command.

Offline

#4 2023-10-29 22:08:34

UnixMan1230
Member
Registered: 2023-10-21
Posts: 38  

Re: how to change the init system ?

edited for correctness, thanks @fsmithred


"Less is only more when it's what you're looking for" -Unknown

Offline

Board footer