diff options
Diffstat (limited to 'core/busybox/files')
-rw-r--r-- | core/busybox/files/ntpd.run | 2 |
1 files changed, 1 insertions, 1 deletions
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 |