Index: radix-1.9/net/ntp/4.2.8p15/Makefile
===================================================================
--- radix-1.9/net/ntp/4.2.8p15/Makefile (revision 295)
+++ radix-1.9/net/ntp/4.2.8p15/Makefile (revision 296)
@@ -197,7 +197,7 @@
@cp -a $(conf_dir)/ntp.keys $(NTP_PKG)/etc/ntp.keys.new
@chmod 640 $(NTP_PKG)/etc/ntp.keys.new
@cat $(conf_dir)/rc.ntpd > $(NTP_PKG)/etc/rc.d/rc.ntpd.new
- @chmod 644 $(NTP_PKG)/etc/rc.d/rc.ntpd.new
+ @chmod 0755 $(NTP_PKG)/etc/rc.d/rc.ntpd.new
@cat $(conf_dir)/ntp.logrotate > $(NTP_PKG)/etc/logrotate.d/ntp.new
@mkdir -p $(NTP_PKG)/var/lib/ntp
@chmod 0775 $(NTP_PKG)/var/lib/ntp
Index: radix-1.9/net/ntp/4.2.8p15/conf/ntp.conf
===================================================================
--- radix-1.9/net/ntp/4.2.8p15/conf/ntp.conf (revision 295)
+++ radix-1.9/net/ntp/4.2.8p15/conf/ntp.conf (revision 296)
@@ -24,10 +24,10 @@
#
# Russian Federation — ru.pool.ntp.org
#
-#server 0.ru.pool.ntp.org iburst
-#server 1.ru.pool.ntp.org iburst
-#server 2.ru.pool.ntp.org iburst
-#server 3.ru.pool.ntp.org iburst
+server 0.ru.pool.ntp.org iburst
+server 1.ru.pool.ntp.org iburst
+server 2.ru.pool.ntp.org iburst
+server 3.ru.pool.ntp.org iburst
#
# Drift file. Put this in a directory which the daemon can write to.