aboutsummaryrefslogtreecommitdiff
path: root/toys
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2012-02-05 15:25:17 -0600
committerRob Landley <rob@landley.net>2012-02-05 15:25:17 -0600
commit87bfa7951d8e1fce34166008158f324feb7c57f7 (patch)
tree788f4b9f6ee543c904cfeda82d6578bef8a58862 /toys
parent09e8bde9f292e537c35387435b5bea9024cf28e8 (diff)
downloadtoybox-87bfa7951d8e1fce34166008158f324feb7c57f7.tar.gz
This id implementation is not remotely SUSv4 compliant, default n until I get a chance to finish it.
Diffstat (limited to 'toys')
-rw-r--r--toys/id.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/id.c b/toys/id.c
index f051189b..6f0d12fd 100644
--- a/toys/id.c
+++ b/toys/id.c
@@ -12,7 +12,7 @@ USE_ID(NEWTOY(id, "gru", TOYFLAG_BIN))
config ID
bool "id"
- default y
+ default n
help
usage: id [-gru]