<div dir="ltr">Hi all,<div><br></div><div>A heads up in case someone else bumps into this when doing any 389-ds/freeipa work on F19.</div><div><br></div><div>The /etc/tmpfiles.d/dirsrv-EXAMPLE-COM.conf file is configured to create the lockfiles in /var/lock/dirsrv/slapd-EXAMPLE-COM but on F19 /var/lock is a symlink to /var/run/lock...</div>
<div><br></div><div>As a result after a reboot the directory does not exist and dirsrv fails to start.</div><div><br></div><div>Appending (or amending) the lines to read /var/run/lock instead of /var/lock (ie manually dereference the symlink in the conf file) allows dirsrv to start after a reboot.</div>
<div><br></div><div>I've opened <a href="https://bugzilla.redhat.com/show_bug.cgi?id=983073">https://bugzilla.redhat.com/show_bug.cgi?id=983073</a> for this to get it amended... but at least it's a simple workaround to 'fix' for now.</div>
<div><br></div><div>Cheers,</div><div><br></div><div>James</div><div><br></div></div>