From b20953fd3255554ddb4d1d5e4e8e26af2d4d4a40 Mon Sep 17 00:00:00 2001 From: ian Date: Thu, 23 May 2019 01:49:08 +0000 Subject: [PATCH] Remove accidentally-added blank line; the style throughout this file is to use no whitespace between a comment block and the code it describes. --- libexec/rc/rc.d/ntpd | 1 - 1 file changed, 1 deletion(-) diff --git a/libexec/rc/rc.d/ntpd b/libexec/rc/rc.d/ntpd index 7a4ffa44b1f..d519d77d0ac 100755 --- a/libexec/rc/rc.d/ntpd +++ b/libexec/rc/rc.d/ntpd @@ -87,7 +87,6 @@ ntpd_precmd() # Otherwise, figure out what to do about the driftfile option. If set # by the admin, we don't add the option. If the file exists in the old # default location we use that, else we use the new default location. - if can_run_nonroot; then _user="ntpd" driftopt="-f ${_ntp_default_driftfile}" -- 2.45.0