FreeBSD Bugzilla – Attachment 193460 Details for
Bug 228294
security/py-certbot-nginx: replaces nginx root folder
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
replaces-nginx-rootfolder
py-certbot-nginx.patch (text/plain), 886 bytes, created by
Dhananjay Balan
on 2018-05-16 14:23:42 UTC
(
hide
)
Description:
replaces-nginx-rootfolder
Filename:
MIME Type:
Creator:
Dhananjay Balan
Created:
2018-05-16 14:23:42 UTC
Size:
886 bytes
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 228294
:
193459
| 193460