aboutsummaryrefslogtreecommitdiff
path: root/toys
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2016-12-26 12:10:29 -0600
committerRob Landley <rob@landley.net>2016-12-26 12:10:29 -0600
commit6bce3be4a3fcb1c3b01d86ffaec2b605c692822d (patch)
treef3ff81a799d1b35e7772c6fa38e6b9a19ccb9f51 /toys
parent8efb96070d6d09434dee2208f0dea6a4aac8b5b8 (diff)
downloadtoybox-6bce3be4a3fcb1c3b01d86ffaec2b605c692822d.tar.gz
Move hostid to toys/example and have it "default n".
A "globally unique 32 bit number" is a concept the Linux world has outgrown.
Diffstat (limited to 'toys')
-rw-r--r--toys/example/hostid.c (renamed from toys/other/hostid.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/other/hostid.c b/toys/example/hostid.c
index 883ac3ca..feef61bf 100644
--- a/toys/other/hostid.c
+++ b/toys/example/hostid.c
@@ -8,7 +8,7 @@ USE_HOSTID(NEWTOY(hostid, ">0", TOYFLAG_USR|TOYFLAG_BIN))
config HOSTID
bool "hostid"
- default y
+ default n
help
usage: hostid