Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Feb 2017 12:00:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 216910] [patch] contrib/dma different behavior if called as "mailq" or "/usr/bin/mailq"
Message-ID:  <bug-216910-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216910

            Bug ID: 216910
           Summary: [patch] contrib/dma different behavior if called as
                    "mailq" or "/usr/bin/mailq"
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: andrej@ebert.su
          Keywords: patch

Created attachment 179749
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179749&action=edit
patches dma.c

We ran into problems calling dma from the nagios check_mailq script, and found
out that it behaves correctly when called as just "mailq", but incorrectly when
called as "/usr/bin/mailq" (with a path) for example. This patch written by my
colleague Klaus-Uwe Ittner corrects this.

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


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216910-8>