Bug 195239 - [PATCH]: ftp/vsftpd-ext: Fix default vsftpd.conf path
Summary: [PATCH]: ftp/vsftpd-ext: Fix default vsftpd.conf path
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-21 08:19 UTC by Xu Jing
Modified: 2015-01-12 19:28 UTC (History)
1 user (show)

See Also:


Attachments
fix default vsftpd.conf path (991 bytes, patch)
2014-11-21 08:19 UTC, Xu Jing
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xu Jing 2014-11-21 08:19:56 UTC
Created attachment 149661 [details]
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.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2015-01-12 19:28:49 UTC
Was committed in r376656