From: jens wefer <jens.wefer@ewetel.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Who creates directories in /var/run?
Date: Tue, 22 Jan 2013 14:56:17 +0100 [thread overview]
Message-ID: <20130122145617.0000718c@unknown> (raw)
In-Reply-To: <pan.2013.01.21.18.38.31.488206@googlemail.com>
Am Mon, 21 Jan 2013 19:38:31 +0100
schrieb "Holger Hoffstaette" <holger.hoffstaette@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.
prev parent reply other threads:[~2013-01-22 13:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 16:18 [gentoo-user] Who creates directories in /var/run? Konstantinos Agouros
2013-01-21 18:38 ` [gentoo-user] " Holger Hoffstaette
2013-01-22 13:56 ` jens wefer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130122145617.0000718c@unknown \
--to=jens.wefer@ewetel.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox