aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toys/net/sntp.c (renamed from toys/pending/sntp.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/sntp.c b/toys/net/sntp.c
index f1415332..edccd209 100644
--- a/toys/pending/sntp.c
+++ b/toys/net/sntp.c
@@ -10,7 +10,7 @@ USE_SNTP(NEWTOY(sntp, "m:Sp:asdDqr#<4>17=10[!as]", TOYFLAG_USR|TOYFLAG_BIN))
config SNTP
bool "sntp"
- default n
+ default y
help
usage: sntp [-saSdDqm] [-r SHIFT] [-m ADDRESS] [-p PORT] [SERVER]