[Bug 204677] net/minidlna: [patch] simplified startup and fixed service stopping.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 19 13:51:57 UTC 2015


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 at FreeBSD.org
          Reporter: c.kworr at gmail.com
          Assignee: wg at FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(wg at 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.


More information about the freebsd-ports-bugs mailing list