From 3b5acaa4323bd165077e60098af94ad9750d62fd Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 18 Jan 2011 13:52:48 +0100 Subject: disable automatic selection of FEATURE_SUID; improve its help text Signed-off-by: Denys Vlasenko --- include/applets.src.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/applets.src.h b/include/applets.src.h index 691e097c1..2481fe67f 100644 --- a/include/applets.src.h +++ b/include/applets.src.h @@ -18,6 +18,8 @@ s - suid type: _BB_SUID_MAYBE: neither of the above (every instance of _BB_SUID_REQUIRE and _BB_SUID_MAYBE needs to be justified in comment) + NB: please update FEATURE_SUID help text whenever you add/remove + _BB_SUID_REQUIRE or _BB_SUID_MAYBE applet. */ #if defined(PROTOTYPES) -- cgit v1.2.3