diff options
Diffstat (limited to 'toys')
-rw-r--r-- | toys/other/hostid.c (renamed from toys/pending/hostid.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/hostid.c b/toys/other/hostid.c index feef61bf..883ac3ca 100644 --- a/toys/pending/hostid.c +++ b/toys/other/hostid.c @@ -8,7 +8,7 @@ USE_HOSTID(NEWTOY(hostid, ">0", TOYFLAG_USR|TOYFLAG_BIN)) config HOSTID bool "hostid" - default n + default y help usage: hostid |