[Bug 253978] net/turnserver: rc script fixes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 3 11:01:08 UTC 2021


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

            Bug ID: 253978
           Summary: net/turnserver: rc script fixes
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bhughes at freebsd.org
          Reporter: crees at FreeBSD.org
             Flags: maintainer-feedback?(bhughes at freebsd.org)
          Assignee: bhughes at freebsd.org

Created attachment 222938
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222938&action=edit
Fixes

Currently the pidfile doesn't match the rc script, fetch from config file.

The user should not be able to override the -o flag as this will hang startup,
so move to command_args.

${name}_flags is included in command_args by rc.subr anyway, so remove that
too.

Add description.

Pet rclint.

Integrate into ports Makefile correctly.

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


More information about the freebsd-ports-bugs mailing list