From 2f14ee5a5ed6d2db9a1260f8317aa8b51f2a8d7e Mon Sep 17 00:00:00 2001 From: Ashley Penney Date: Wed, 10 Jul 2013 16:13:37 -0400 Subject: Fix extra blank line. --- templates/ntp.conf.el.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/ntp.conf.el.erb b/templates/ntp.conf.el.erb index 72c6e49..62166de 100644 --- a/templates/ntp.conf.el.erb +++ b/templates/ntp.conf.el.erb @@ -40,8 +40,8 @@ server <%= server %> # and when no outside source of synchronized time is available. server 127.127.1.0 # local clock fudge 127.127.1.0 stratum 10 - <% end -%> + # Drift file. Put this in a directory which the daemon can write to. # No symbolic links allowed, either, since the daemon updates the file # by creating a temporary in the same directory and then rename()'ing -- cgit v1.2.3