summaryrefslogtreecommitdiff
path: root/net/openldap21/files/slurpd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap21/files/slurpd.sh')
-rw-r--r--net/openldap21/files/slurpd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openldap21/files/slurpd.sh b/net/openldap21/files/slurpd.sh
index 8c0685db2812..2d2e823d18cb 100644
--- a/net/openldap21/files/slurpd.sh
+++ b/net/openldap21/files/slurpd.sh
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/net/openldap21/files/Attic/slurpd.sh,v 1.1 2003-02-24 04:27:22 edwin Exp $
+# $FreeBSD: /tmp/pcvs/ports/net/openldap21/files/Attic/slurpd.sh,v 1.2 2003-05-23 00:21:04 edwin Exp $
#
slurpd=@@PREFIX@@/libexec/slurpd
-pidfile=/var/run/slurpd.pid
+pidfile=/var/run/ldap/slurpd.pid
case "$1" in
start)