[Bug 210311] [PATCH] Make pure-ftpd flags configurable in /etc/rc.conf

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 15 19:40:53 UTC 2016


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

            Bug ID: 210311
           Summary: [PATCH] Make pure-ftpd flags configurable in
                    /etc/rc.conf
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: asomers at FreeBSD.org
          Keywords: patch

Recognize a "pureftpd_flags" variable in pure-ftpd's rc script. Pretty much
anything that can be placed in /usr/local/etc/pure-ftpd.conf can be placed in
this variable instead.

ftp/pure-ftpd/Makefile
Bump PORTREVISION

ftp/pure-ftpd/files/pure-ftpd.in
Handle pureftpd_flags. It needs special handling because, unlike most
daemons, pure-config.pl takes its mandatory argument first and its
optional flags last.

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


More information about the freebsd-ports-bugs mailing list