mirror of
https://github.com/openwrt/packages.git
synced 2025-07-05 19:23:09 +00:00
* update UCI to use the traditional vsftpd.conf so that people migrating from non-uci version do not face problems * if secure_chroot_dir is not provided specifically, then create an empty directory where vsftpd usually expects it Signed-off-by: Mohd Husaam Mehdi <husaam.mehdi@iopsys.eu>
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
config global 'global'
|
|
option disabled '0'
|
|
option mdns '0'
|
|
option conf_file '/etc/vsftpd.conf'
|