Bugzilla – Bug 112984
autofs should wait for the (local) ldap server to start
Last modified: 2005-08-25 14:56:36 UTC
From: Cristian Tibirna <tibirna@kde.org> Subject: starting order for autofs and ldap To: Carsten Hoeger <choeger@suse.de>, Ralf Haferkamp <rhafer@suse.de> Date: Thu, 25 Aug 2005 09:46:24 -0400 X-Spam-Status: No, hits=-0.4 tagged_above=-20.0 required=5.0 tests=BAYES_05 X-Spam-Level: User-Agent: KMail/1.8.90 Hello autofs is able to take its auto-mounting definitions from ldap. But on SuSE 9.2 and 9.3, autofs isn't marked as depending on ldap (seen in the Required-Start field), thus it fails to start when ldap mountpoints are configured, because both autofs and ldap end up with start level 12 (rc3.d/S12autofs and rc3.d/S12ldap) but autofs is (alphabetically or otherwise) launched before ldap.
ldap should be added to X-UnitedLinux-Should-Start.
Added.