Hi all,

I am working on XCF-3016 and was getting some inspiration from the sipx-setup-system script, when I noticed a small problem: When the setup-system script writes the /etc/ntp.conf file, I think there are some missing \n in there:

[...]
   ntpConf  =  '\
# ntpd configuration\n\
# ------------------\n\
#\n\
*# Permit time synchronization with our time source, but do not\
# permit the source to query or modify the service on this system.\
restrict default kod nomodify notrap nopeer noquery\
restrict -6 default kod nomodify notrap nopeer noquery\
*#\n\
# Permit all access over the loopback interface\n\
restrict 127.0.0.1\n\
#\n\
[...]

I don't know if this is intentional, just wanted to let you know.

Regards,
Andrei
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to