From 4f1ff35776840f077a9ed0918be421ff4975c56f Mon Sep 17 00:00:00 2001 From: janw Date: Thu, 2 Jul 2009 15:09:36 +0000 Subject: [PATCH] Add $network and $named as dependencies to init script. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13876 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-si/debian/gosa-si-common.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gosa-si/debian/gosa-si-common.init b/gosa-si/debian/gosa-si-common.init index d155ef802..8ce729a38 100755 --- a/gosa-si/debian/gosa-si-common.init +++ b/gosa-si/debian/gosa-si-common.init @@ -3,8 +3,8 @@ # ### BEGIN INIT INFO # Provides: gosa-si -# Required-Start: $syslog $time -# Required-Stop: $syslog $time +# Required-Start: $network $named $syslog $time +# Required-Stop: $network $named $syslog $time # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: GOsa message server/client component -- 2.30.2