summaryrefslogtreecommitdiff
path: root/databases/firebird25-server/files/patch-builds_install_misc_firebird.conf.in
blob: f80094d2063ac90d62e0a0891b9e15bdfbb32685 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- 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
 
 
 # ----------------------------