]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/scripts/init.d/etc_default_helm_mowgli
use new daemon_respawner.sh
[helm.git] / helm / scripts / init.d / etc_default_helm_mowgli
index af33f72ede5b0dd8e5ead94140e33b2b8335c01e..64ced1a2827776720582e4b3b3c6577e8ff69ee5 100644 (file)
@@ -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: