Code

Add $network and $named as dependencies to init script.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 2 Jul 2009 15:09:36 +0000 (15:09 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 2 Jul 2009 15:09:36 +0000 (15:09 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13876 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/debian/gosa-si-common.init

index d155ef8029fbbce6690d31aef5b778661e9a0ee3..8ce729a385b0b4003efca464db13ebcc9bb3ad1d 100755 (executable)
@@ -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