Index: files/patch-certbot__nginx_constants.py =================================================================== --- files/patch-certbot__nginx_constants.py (nonexistent) +++ files/patch-certbot__nginx_constants.py (working copy) @@ -0,0 +1,11 @@ +--- certbot_nginx/constants.py.orig 2018-05-16 14:14:12 UTC ++++ certbot_nginx/constants.py +@@ -3,7 +3,7 @@ import pkg_resources + + + CLI_DEFAULTS = dict( +- server_root="/etc/nginx", ++ server_root="/usr/local/etc/nginx", + ctl="nginx", + ) + """CLI defaults.""" Property changes on: files/patch-certbot__nginx_constants.py ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property