Hi, I'm using OpenBSD 6.2 and I want to use pure-fptd as a daemon. I activated via
# rcctl enable pureftpd the daemon ans its starts as expected. The problem is that pure-ftpd ignors the config file. As written in /usr/local/share/doc/pure-ftpd/README.Configuration-File I copied the pure-ftpd.conf in # /etc as well as in # /usr/local/etc/ . But pure-ftpd ignors the config. If I do # pure-ftpd /etc/etc/pure-ftpd.conf the config works. Where I have to store the config or what is to do to enable using the config file for the daemon? Regards
