{{- if eq .host.distro.family "darwin" -}} Label clamav.freshclam ProgramArguments {{ lookPath "freshclam" }} -v StartCalendarInterval Hour 21 Minute 0 UserName {{ $.chezmoi.username }} StandardErrorPath /var/log/clamav/freshclam.error.log StandardOutPath /var/log/clamav/freshclam.output.log {{- end -}}