aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.src
diff options
context:
space:
mode:
authorTito Ragusa <farmatito@tiscali.it>2011-06-21 17:11:40 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-06-21 17:11:40 +0200
commit33092f1003982fc26339c0fda66283805cfbcfb1 (patch)
tree6d3bdffb6610734bb3f28b2f32b05e9d0310b340 /coreutils/Config.src
parent561f9c8585e7cb0882472297f4fd2ed763dc085a (diff)
downloadbusybox-w32-33092f1003982fc26339c0fda66283805cfbcfb1.tar.gz
busybox-w32-33092f1003982fc26339c0fda66283805cfbcfb1.tar.bz2
busybox-w32-33092f1003982fc26339c0fda66283805cfbcfb1.zip
groups: new applet
Signed-off-by: Tito Ragusa <farmatito@tiscali.it> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r--coreutils/Config.src6
1 files changed, 0 insertions, 6 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src
index 1843e8b0e..9aa04e946 100644
--- a/coreutils/Config.src
+++ b/coreutils/Config.src
@@ -276,12 +276,6 @@ config HOSTID
276 hostid prints the numeric identifier (in hexadecimal) for 276 hostid prints the numeric identifier (in hexadecimal) for
277 the current host. 277 the current host.
278 278
279config ID
280 bool "id"
281 default y
282 help
283 id displays the current user and group ID names.
284
285config INSTALL 279config INSTALL
286 bool "install" 280 bool "install"
287 default y 281 default y