summaryrefslogtreecommitdiff
path: root/databases/firebird-server/files/patch-src%install%misc%firebird.conf
blob: 4f8f1b416285829940bd740ae50a8544241611c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- src/install/misc/firebird.conf.orig	Fri Sep 30 17:13:47 2005
+++ src/install/misc/firebird.conf	Wed Mar 15 17:03:43 2006
@@ -60,7 +60,7 @@
 #
 # Type: string
 #
-#RootDirectory =
+#RootDirectory = /var/db/firebird
 
 
 # ----------------------------
@@ -126,7 +126,7 @@
 #
 # Type: string (special format)
 #
-#UdfAccess = Restrict UDF
+UdfAccess = Restrict %%PREFIX%%/libexec/firebird/udf
 
 
 # ----------------------------