Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2015 13:51:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204677] net/minidlna: [patch] simplified startup and fixed service stopping.
Message-ID:  <bug-204677-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204677

            Bug ID: 204677
           Summary: net/minidlna: [patch] simplified startup and fixed
                    service stopping.
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: wg@FreeBSD.org
          Reporter: c.kworr@gmail.com
          Assignee: wg@FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(wg@FreeBSD.org)

Created attachment 163328
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163328&action=edit
fixes for startup script

This patch addresses following issues:

1. minidlnad has no support for -u flag so stop using it.
2. Instead of relaying to minidlnad switching to restricted user force RC to
run minidlnad under $minidlna_user.
3. minidlnad doesn't quit for me on SIGTERM thus adding sig_stop=3. I'm using
KQUEUE patch, can this be it?

-- 
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-204677-13>