Add FreeBSD specific paths (#6702)

* Add support for FreeBSD specific paths

Reference:	https://svnweb.freebsd.org/ports/head/security/py-certbot/files/patch-certbot_compat.py

* Add CHANGELOG.md entry

* Fix linting error

Pointed out by:	@adferrand
This commit is contained in:
Po-Chuan Hsieh
2019-05-11 08:13:37 +02:00
committed by Adrien Ferrand
parent d391fb8876
commit 7fe82cf1ac
2 changed files with 10 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Added
* Add FreeBSD specific paths to certbot
*
### Changed