forked from hasufell/hasufell-repository
openrc: change init provider to at-most-one
Openrc itself provides openrc-init, which is a fully functional init program, so make init providers optional.
This commit is contained in:
parent
6d96bd331b
commit
76f7dd49c0
@ -19,7 +19,7 @@ MYOPTIONS="
|
||||
sysvinit
|
||||
) [[
|
||||
*description = [ provider for the init daemon ]
|
||||
number-selected = exactly-one
|
||||
number-selected = at-most-one
|
||||
]]
|
||||
ncurses
|
||||
newnet [[ description = [
|
||||
|
Loading…
Reference in New Issue
Block a user