Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-19 15:32:54 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-19 15:32:54 +0300
commitae178cee3d439c874d6f9bb337cb77dfe8cd59d5 (patch)
tree15b23d1e4fc178f2a27ee473a3d74338a8a995d8 /selinux/runcon.c
parenta165603d24dc3b5080859abfa834d092f456489d (diff)
Update remaining menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'selinux/runcon.c')
-rw-r--r--selinux/runcon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/runcon.c b/selinux/runcon.c
index 82f4d50d3..f7d6fcd29 100644
--- a/selinux/runcon.c
+++ b/selinux/runcon.c
@@ -29,7 +29,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config RUNCON
-//config: bool "runcon"
+//config: bool "runcon (6.6 kb)"
//config: default n
//config: depends on SELINUX
//config: help