Browse Source

rclint police: fix whitespace on empty line

master
Thomas Lotterer 23 years ago committed by Ralf S. Engelschall
parent
commit
8e6f9c2e23
  1. 1
      ntp/rc.ntp

1
ntp/rc.ntp

@ -57,7 +57,6 @@
awk '{ printf(" %s", $2); }'`
) >/dev/null &
%daily -u @l_susr@
opServiceEnabled ntp && opVarIsYes ntp_daemon || exit 0
opTmpDirGen ntp

Loading…
Cancel
Save