ports/databases/puppetdb5/files/patch-ext_config_conf.d_jetty.ini
Romain Tartière 6fee691502 New port databases/puppetdb5
Copy databases/puppetdb4 to databases/puppetdb5 and update.

While here:
  - Update/fix conflicts with databases/puppetdb[34];
  - Remove broken indirect dependency in databases/puppetdb3 (no need to
    rebuild, so not bumping PORTREVISION).

With hat:	puppet
2017-08-12 14:14:12 +00:00

8 lines
374 B
INI

--- ext/config/conf.d/jetty.ini.orig 2016-03-17 04:17:06 UTC
+++ ext/config/conf.d/jetty.ini
@@ -30,4 +30,4 @@ port = 8080
# Access logging configuration path. To turn off access logging
# comment out the line with `access-log-config=...`
-access-log-config = /etc/puppetlabs/puppetdb/request-logging.xml
+access-log-config = %%PREFIX%%/etc/puppetdb/request-logging.xml