aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/ntpd
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/ntpd')
-rwxr-xr-xlibexec/rc/rc.d/ntpd3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/rc/rc.d/ntpd b/libexec/rc/rc.d/ntpd
index 7c7879583185..76d83149ae1a 100755
--- a/libexec/rc/rc.d/ntpd
+++ b/libexec/rc/rc.d/ntpd
@@ -1,6 +1,5 @@
#!/bin/sh
#
-# $FreeBSD$
#
# PROVIDE: ntpd
@@ -60,7 +59,7 @@ can_run_nonroot()
local fileopts="^[ \t]*crypto|^[ \t]*driftfile|^[ \t]*key|^[ \t]*logfile|^[ \t]*statsdir"
grep -E -q "${fileopts}" "${ntpd_config}" && return 1
- # Try to set up the the MAC ntpd policy so ntpd can run with reduced
+ # Try to set up the MAC ntpd policy so ntpd can run with reduced
# privileges. Detect whether MAC is compiled into the kernel, load
# the policy module if not already present, then check whether the
# policy has been disabled via tunable or sysctl.