aboutsummaryrefslogtreecommitdiff
path: root/busybox/ntpd.run
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-25 23:39:27 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-25 23:39:27 +0000
commite03cfa23b892a6b206154a00d7c76cb88fd25b2b (patch)
treeb2cc8eb23c31d0f4542b27a7cebe12a64a881c5a /busybox/ntpd.run
parent9a348944d213706b16546ec8e2ab6caf0b596ad6 (diff)
downloadalicelinux-e03cfa23b892a6b206154a00d7c76cb88fd25b2b.tar.gz
alicelinux-e03cfa23b892a6b206154a00d7c76cb88fd25b2b.zip
Woodpecker CI a0d1243728b4d171375387b168561a07b6e1c83f [SKIP CI]
Diffstat (limited to 'busybox/ntpd.run')
-rwxr-xr-xbusybox/ntpd.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox/ntpd.run b/busybox/ntpd.run
index feee70b1..89c45b18 100755
--- a/busybox/ntpd.run
+++ b/busybox/ntpd.run
@@ -1,2 +1,2 @@
#!/bin/sh
-exec busybox ntpd -n -N -p pool.ntp.org 2>&1
+exec ntpd -n -N -p pool.ntp.org 2>&1