From 2eb348b58e46736bb00d91d47e51c3475054ed64 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Wed, 15 Jan 2003 14:33:26 +0000 Subject: [PATCH] added loading of stylesheets on start/restart --- helm/scripts/init.d/helm-uwobo_mowgli | 1 + 1 file changed, 1 insertion(+) 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 () { -- 2.39.2