[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
setting up a slapd.pid
Good morning everyone.
I was setting up a custom logrotate script for my slapd.log. My log has
grown to about 15 megs recently, so I decided that I wanted to write a
logrotate script to help me out.
My problem is that, even though i've specified in my slapd.conf the following:
pidfile /var/run/slapd.pid
I stop and start ldap and then check the /var/run directory. Yet, I do not
see a slapd.pid.
I needed to have this so I can restart the slapd.log once the logs are rotated.
Anyone have any suggetsions here?
I appreciate it.
Jason