mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
databases/puppetdb7 and databases/puppetdb-terminus7. The pre-commit hook does not allow me to copy and update the port at the same time. With hat: puppet
8 lines
374 B
INI
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
|