mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
sysvinit: adjust help text
sysvinit is far from ultimate init implementation these days. Update the
help text to match reality.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit e9a2746710)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
19d178a5cb
commit
b4dbe2e781
@@ -4,6 +4,7 @@ config BR2_PACKAGE_SYSVINIT
|
||||
depends on BR2_INIT_SYSV
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
help
|
||||
/sbin/init - parent of all processes
|
||||
System V style implementation of /sbin/init, parent of all
|
||||
processes
|
||||
|
||||
http://savannah.nongnu.org/projects/sysvinit
|
||||
|
||||
Reference in New Issue
Block a user