summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/utils/busybox/Makefile2
-rwxr-xr-xpackage/utils/busybox/files/sysntpd (renamed from package/utils/busybox/files/ntp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile
index 0b2778ffd9..15f96ebb3c 100644
--- a/package/utils/busybox/Makefile
+++ b/package/utils/busybox/Makefile
@@ -37,7 +37,7 @@ endif
init-y :=
init-$(CONFIG_BUSYBOX_CONFIG_CROND) += cron
-init-$(CONFIG_BUSYBOX_CONFIG_NTPD) += ntp
+init-$(CONFIG_BUSYBOX_CONFIG_NTPD) += sysntpd
init-$(CONFIG_BUSYBOX_CONFIG_TELNETD) += telnet
define Package/busybox
diff --git a/package/utils/busybox/files/ntp b/package/utils/busybox/files/sysntpd
index c40ee76da3..c40ee76da3 100755
--- a/package/utils/busybox/files/ntp
+++ b/package/utils/busybox/files/sysntpd