init: if PID!=1, show clearer error message. move usage text closer to main()
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
4d4d1a015f
commit
db5fe62b6d
2 changed files with 137 additions and 137 deletions
|
@ -2044,9 +2044,6 @@ INSERT
|
|||
#define linux64_trivial_usage NOUSAGE_STR
|
||||
#define linux64_full_usage ""
|
||||
|
||||
#define linuxrc_trivial_usage NOUSAGE_STR
|
||||
#define linuxrc_full_usage ""
|
||||
|
||||
#define setarch_trivial_usage \
|
||||
"personality PROG ARGS"
|
||||
#define setarch_full_usage "\n\n" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue