[Bug 197514] net/openldap24-server rc.d file file deletes required files in /tmp
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 10 12:14:16 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197514
Bug ID: 197514
Summary: net/openldap24-server rc.d file file deletes required
files in /tmp
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: delphij at FreeBSD.org
Reporter: gerard_seibert at outlook.com
Flags: maintainer-feedback?(delphij at FreeBSD.org)
Assignee: delphij at FreeBSD.org
Created attachment 152838
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152838&action=edit
Patch to correct the "/etc/rc.d/slapd" file
The default "slapd" file in "/usr/local/etc/rc.d" is run before the
"/etc/rc.d/clearvar" or "/etc/rc.d/cleartmp" files are initiated. This causes
the files
"SEMDMDBr?Nu;oi>KeQ" and "SEMDMDBw?Nu;oi>KeQ" which are created in the "/tmp"
directory to be deleted. This in turn causes "slapcat" to fail when run.
I modified the "/usr/local/etc/rc.d/slapd" file to correct this problem. The
patch is attached.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer delphij at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list