mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 22:12:12 +00:00
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
config BR2_PACKAGE_SYSVINIT
|
|
bool "sysvinit"
|
|
default n
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
/sbin/init - parent of all processes
|
|
|
|
http://freshmeat.net/projects/sysvinit/
|