From ae2241b07ee6753564cb4dfb31665e147e09047b Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 3 Apr 2020 16:52:57 +0300 Subject: busybox: make ntpd service quiet --- core/busybox/files/ntpd.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/busybox/files') diff --git a/core/busybox/files/ntpd.run b/core/busybox/files/ntpd.run index 5d95f032..daf8dd4a 100644 --- a/core/busybox/files/ntpd.run +++ b/core/busybox/files/ntpd.run @@ -1,2 +1,2 @@ #!/bin/sh -exec ntpd -ndd +exec ntpd -n -- cgit v1.2.3