diff options
Diffstat (limited to 'package/busybox')
-rw-r--r-- | package/busybox/files/busybox.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/files/busybox.postinst b/package/busybox/files/busybox.postinst index 029998a98..8436e76f5 100644 --- a/package/busybox/files/busybox.postinst +++ b/package/busybox/files/busybox.postinst @@ -9,4 +9,4 @@ add_rcconf syslogd_flags '-C32' add_rcconf inetd NO add_rcconf ntpd NO add_rcconf ntpdate NO -add_rcconf ntpd_flags '-p time.fu-berlin.de' +add_rcconf ntpd_flags '-p ptbtime1.ptb.de' |