[Bug 267424] sysutils/loki: Reduce excessive logging

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 29 Oct 2022 16:49:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267424

            Bug ID: 267424
           Summary: sysutils/loki: Reduce excessive logging
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yonas.yanfa@gmail.com
                CC: freebsd@funzi.org
                CC: freebsd@funzi.org
             Flags: maintainer-feedback?(freebsd@funzi.org)

Created attachment 237712
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237712&action=edit
Diff to /usr/local/etc/rc.d/loki

By default, the log level is set to "info", which happens to be very verbose.

To avoid filling the log file and saving disk space, I recommend we set the
default log level to "warn".

I've attached a patch to the rc.d script.

-- 
You are receiving this mail because:
You are the assignee for the bug.