1 # Configuration for helm daemons
3 # DAEMONS started/stopped/ecc. by /etc/init.d/helm, name listed here
4 # must correspond to scripts located in /etc/init.d
12 # script used to define a good(TM) environment for daemons
13 ENVSCRIPT="/projects/helm/shared/scripts/phd.rc"
15 # script used to load/unload uwobo predefined scripts
16 UWOBO_INIT_SCRIPT="/projects/helm/shared/scripts/init.d/loadPredefinedStylesheets.pl"
18 # http getter cache dirs that need to be created at boot time
19 HTTP_GETTER_CACHE_DIRS="
20 /projects/helm/shared/cache/library
21 /projects/helm/shared/cache/library/http_getter
22 /projects/helm/shared/cache/rdf_library
23 /projects/helm/shared/cache/rdf_library/http_getter
26 # user which will own the daemons and the cache directories