X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fscripts%2Finit.d%2Fetc_default_helm_mowgli;h=eeb0a801a4ee4bab3271e07540e583adda1904d5;hb=b38de2d3fa8bbe346c59c18bbeb889f29e493f63;hp=daa04d1b8c2f3ea5e747e2062304a1af2994c6e9;hpb=43d3e47fb558fbf20a27a817d1b35da29b121c84;p=helm.git diff --git a/helm/scripts/init.d/etc_default_helm_mowgli b/helm/scripts/init.d/etc_default_helm_mowgli index daa04d1b8..eeb0a801a 100644 --- a/helm/scripts/init.d/etc_default_helm_mowgli +++ b/helm/scripts/init.d/etc_default_helm_mowgli @@ -28,4 +28,8 @@ HTTP_GETTER_CACHE_DIRS=" # user which will own the daemons and the cache directories OWNER="sacerdot:helm" +NUPRL_UWOBO_PANEL_CONF="/projects/helm/nuprl/NuPRL/uwobo-panel/control.html" + +export MATHQL_DB_MAP=/projects/helm/shared/scripts/init.d/mathql_db_map.txt + # vim: set ft=sh: