mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
config BR2_PACKAGE_SYSVINIT
|
|
bool "sysvinit"
|
|
depends on BR2_INIT_SYSV
|
|
help
|
|
/sbin/init - parent of all processes
|
|
|
|
http://savannah.nongnu.org/projects/sysvinit
|