From: Stefano Zacchiroli Date: Wed, 15 Jan 2003 14:33:26 +0000 (+0000) Subject: added loading of stylesheets on start/restart X-Git-Tag: v0_3_99~28 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=2eb348b58e46736bb00d91d47e51c3475054ed64;p=helm.git added loading of stylesheets on start/restart --- diff --git a/helm/scripts/init.d/helm-uwobo_mowgli b/helm/scripts/init.d/helm-uwobo_mowgli index a65df3252..0ea0121f5 100755 --- a/helm/scripts/init.d/helm-uwobo_mowgli +++ b/helm/scripts/init.d/helm-uwobo_mowgli @@ -27,6 +27,7 @@ do_start () { start-stop-daemon \ --start --background --pidfile $PIDFILE --make-pidfile \ --chuid $OWNER --exec $DAEMON + /etc/init.d/helm-tomcat_mowgli start } do_stop () {