work around broken firewalls. Hopefully it will not break differently broken networks
authorPeter Palfrader <peter@palfrader.org>
Sun, 26 Feb 2012 11:28:07 +0000 (12:28 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sun, 26 Feb 2012 11:28:07 +0000 (12:28 +0100)
modules/ntpdate/templates/etc-default-ntpdate.erb

index a75d948..52be685 100644 (file)
@@ -33,4 +33,4 @@ NTPSERVERS=""
 %>
 
 # Additional options to pass to ntpdate
-NTPOPTIONS=""
+NTPOPTIONS="-u"  # work around broken firewalls