Am Mon, 21 Jan 2013 19:38:31 +0100
schrieb "Holger Hoffstaette" <holger.hoffstae...@googlemail.com>:

> On Mon, 21 Jan 2013 16:18:48 +0000, Konstantinos Agouros wrote:
> 
> > For me this fails for slapd (openldap). Where and how should this be
> > happening?
> 
> That's an open bug in openldap (not using it myself but friend
> stumbled over the same problem), check Bugzilla. Fix is probably
> trivial.

temporarily use a script in /etc/locale.d
if [ ! -d /run/openldap ]; then
   mkdir
   chmod
fi

by, jems.

Reply via email to