Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413647 - [openldap/slapd] Initscript should create /var/run/openldap with right permissions
Summary: [openldap/slapd] Initscript should create /var/run/openldap with right permis...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-26 16:51 UTC by Alexey Shvetsov
Modified: 2012-05-25 22:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvetsov archtester gentoo-dev 2012-04-26 16:51:45 UTC
Due to migrating /var/run -> /run /var/lock -> /run/lock
slapd will failed to start because of missing /var/run/openldap
This should be fixed bya adding 

checkpath -d -o ldap:ldap to slapd initscript start command
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-05-25 22:22:22 UTC
Done