[Pkg-openldap-devel] [openldap] 08/14: r435 at pulsar: torsten | 2005-02-26 00:38:57 +0100 Added a FIXME
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Thu Oct 10 05:34:29 UTC 2013
This is an automated email from the git hooks/post-receive script.
tjaalton-guest pushed a commit to annotated tag 2.2.23-0.pre3
in repository openldap.
commit 70fa999183f56817f0d5d00f37a40f6ba4f1e3b9
Author: Torsten Landschoff <torsten at debian.org>
Date: Sun Feb 27 17:00:52 2005 +0000
r435 at pulsar: torsten | 2005-02-26 00:38:57 +0100
Added a FIXME
---
debian/slapd.init | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/slapd.init b/debian/slapd.init
index e6e4d99..c300efa 100644
--- a/debian/slapd.init
+++ b/debian/slapd.init
@@ -47,6 +47,9 @@ if [ -z "$SLAPD_PIDFILE" ]; then
SLAPD_PIDFILE=`sed -ne 's/^pidfile[[:space:]]\+\(.\+\)/\1/p' \
"$SLAPD_CONF"`
fi
+
+# XXX: Breaks upgrading if there is no pidfile (invoke-rc.d stop will fail)
+# -- Torsten
if [ -z "$SLAPD_PIDFILE" ]; then
cat <<EOF >&2
The pidfile for slapd is neither specified in "$SLAPD_CONF" nor
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git
More information about the Pkg-openldap-devel
mailing list