diff options
Diffstat (limited to 'repos/core/busybox/ntpd.run')
| -rwxr-xr-x | repos/core/busybox/ntpd.run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/repos/core/busybox/ntpd.run b/repos/core/busybox/ntpd.run new file mode 100755 index 00000000..34d2ab20 --- /dev/null +++ b/repos/core/busybox/ntpd.run @@ -0,0 +1,2 @@ +#!/bin/sh +exec ntpd -n 2>&1 |