freebsd-ports/databases/firebird25-server/files/patch-builds_install_misc_firebird.conf.in
Pawel Pekala 7afb587cfc - Update to version 2.5.6 [1]
- Add CPE and libedit support [1]
- Use @preunexec instead of the deprecated @unexec in pkg-plist [1]
- Regenerate patches with make makepatch

PR:		211387 [1]
Submitted by:	luca.pizzamiglio@gmail.com [1]
2016-08-18 14:02:47 +00:00

20 lines
416 B
Text

--- builds/install/misc/firebird.conf.in.orig 2016-06-30 09:34:53 UTC
+++ builds/install/misc/firebird.conf.in
@@ -60,7 +60,7 @@
#
# Type: string
#
-#RootDirectory =
+#RootDirectory = /var/db/firebird
# ----------------------------
@@ -137,7 +137,7 @@
#
# Type: string (special format)
#
-#UdfAccess = Restrict UDF
+UdfAccess = Restrict %%PREFIX%%/libexec/firebird/udf
# ----------------------------