X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fscripts%2Finit.d%2Fetc_default_helm_mowgli;h=64ced1a2827776720582e4b3b3c6577e8ff69ee5;hb=6dc5a75359bd858a997c6f190e35e3c048bf7197;hp=af33f72ede5b0dd8e5ead94140e33b2b8335c01e;hpb=51f8f7dde76e4f295e460eb5e1053ed1099c4ae1;p=helm.git diff --git a/helm/scripts/init.d/etc_default_helm_mowgli b/helm/scripts/init.d/etc_default_helm_mowgli index af33f72ed..64ced1a28 100644 --- a/helm/scripts/init.d/etc_default_helm_mowgli +++ b/helm/scripts/init.d/etc_default_helm_mowgli @@ -9,6 +9,7 @@ DAEMONS=" helm-draw-graph_mowgli helm-search-engine_mowgli helm-uwobo_mowgli + helm-rdfly_mowgli " # script used to load/unload uwobo predefined scripts @@ -28,7 +29,7 @@ OWNER="sacerdot:helm" export HELM_GETTER_URL=http://mowgli.cs.unibo.it:58081 export HELM_UWOBO_URL=http://mowgli.cs.unibo.it:58080 -export UWOBO_PANEL_CONF=/projects/helm/public_html/uwobo/panel/control.html +UWOBO_PANEL_CONF=/projects/helm/public_html/uwobo/panel/control.html NUPRL_UWOBO_PANEL_CONF="/projects/helm/nuprl/NuPRL/uwobo-panel/control.html" # vim: set ft=sh: