replace /jhalfs with variable /
This commit is contained in:
parent
b1ea9bb82d
commit
41dfd7c185
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ Index: common/config
|
||||||
+
|
+
|
||||||
+#--- Variables needed by paco
|
+#--- Variables needed by paco
|
||||||
+PACO_INCLUDE=/
|
+PACO_INCLUDE=/
|
||||||
+PACO_EXCLUDE=/jhalfs
|
+PACO_EXCLUDE=/${SCRIPT_ROOT}
|
||||||
+PACO_TMPFILE=/tmp/paco.tmp
|
+PACO_TMPFILE=/tmp/paco.tmp
|
||||||
+LD_PRELOAD=/usr/lib/libpaco-log.so
|
+LD_PRELOAD=/usr/lib/libpaco-log.so
|
||||||
Index: common/func_validate_configs.sh
|
Index: common/func_validate_configs.sh
|
||||||
|
|
Reference in a new issue