summaryrefslogtreecommitdiff
path: root/network/openntpd/patches/02-ntpd_8_clean.diff
diff options
context:
space:
mode:
Diffstat (limited to 'network/openntpd/patches/02-ntpd_8_clean.diff')
-rw-r--r--network/openntpd/patches/02-ntpd_8_clean.diff13
1 files changed, 6 insertions, 7 deletions
diff --git a/network/openntpd/patches/02-ntpd_8_clean.diff b/network/openntpd/patches/02-ntpd_8_clean.diff
index 0c655cd186..8e999afdec 100644
--- a/network/openntpd/patches/02-ntpd_8_clean.diff
+++ b/network/openntpd/patches/02-ntpd_8_clean.diff
@@ -1,15 +1,14 @@
---- a/src/ntpd.8.orig 2015-01-20 03:30:41.000000000 +0100
-+++ b/src/ntpd.8 2015-01-20 10:53:39.970163740 +0100
-@@ -99,19 +99,6 @@ adjusts the clock frequency using the
+--- a/src/ntpd.8.orig 2017-10-30 09:57:40.000000000 +0100
++++ b/src/ntpd.8 2017-10-30 16:40:00.501570572 +0100
+@@ -102,18 +102,6 @@ adjusts the clock frequency using the
.Xr adjfreq 2
system call to compensate for systematic drift.
.Pp
-.Nm
--is usually started at boot time, and can be enabled by
--setting
+-is started at boot time by default via
-.Va ntpd_flags
-in
--.Pa /etc/rc.conf.local .
+-.Pa /etc/rc.conf .
-See
-.Xr rc 8
-and
@@ -20,7 +19,7 @@
When
.Nm
starts up, it reads settings from its configuration file,
-@@ -148,8 +135,6 @@ Socket file for communication with
+@@ -138,8 +126,6 @@ Socket file for communication with
.Xr adjtime 2 ,
.Xr ntpd.conf 5 ,
.Xr ntpctl 8 ,