[Bug 195239] New: [PATCH]: ftp/vsftpd-ext: Fix default vsftpd.conf path

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 21 08:19:56 UTC 2014


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

            Bug ID: 195239
           Summary: [PATCH]: ftp/vsftpd-ext: Fix default vsftpd.conf path
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: xjflyttp at gmail.com

Created attachment 149661
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149661&action=edit
fix default vsftpd.conf path

prev version Makefile
builddefs.h VSF_CONFIG_PATH replace to /usr/local/etc/
defs.h  VSFTP_DEFAULT_CONFIG replace to VSF_CONFIG_PATH
"/usr/local/etc/vsftpd.conf"

VSFTP_DEFAULT_CONFIG will be "/usr/local/etc//usr/local/etc/vsftpd.conf"


remove defs.h replace line.

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


More information about the freebsd-ports-bugs mailing list