security/acme.sh: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/
Rename files intended for installation to /usr/local/etc/newsyslog.conf.d/
to end with a '.conf' suffix.
Proposed changes to /etc/newsyslog.conf will only include files from the
/usr/local/etc/newsyslog.conf.d/ directory which end with '.conf' and do
not beginning with a '.' character. https://reviews.freebsd.org/D17086
Approved by: dvl (maintainer)
Differential Revision: https://reviews.freebsd.org/D17092
Add some sane defaults in account.conf to get you started.
Supply a link to the dnsapi/deploy scripts so it all just works.
Create ~acme/.acme.sh & ~acme/certs to make things easier.
Also provide a newsyslog.conf sample file for the log file rotation.
Differential Revision: https://reviews.freebsd.org/D11450