diff options
| author | Rich Megginson <rmeggins@redhat.com> | 2007-10-18 01:22:29 +0000 |
|---|---|---|
| committer | Rich Megginson <rmeggins@redhat.com> | 2007-10-18 01:22:29 +0000 |
| commit | 33c33e1cfde3580cb74a7b69bf8c5e3545362c0b (patch) | |
| tree | f67e4305224dc0ee4e86bfa53a0195726ffc017b /ldap/admin/src/scripts | |
| parent | 19cd513a509aa6e45361df774e74f2d39451e08a (diff) | |
| download | ds-33c33e1cfde3580cb74a7b69bf8c5e3545362c0b.tar.gz ds-33c33e1cfde3580cb74a7b69bf8c5e3545362c0b.tar.xz ds-33c33e1cfde3580cb74a7b69bf8c5e3545362c0b.zip | |
Resolves: bug 250179
Description: tmpwatch whacks stats
Reviewed by: nkinder (Thanks!)
Fix Description: move the snmp slapd.stats file to run_dir (/var/run/dirsrv) and rename to slapd-instance.stats. Had to add nsslapd-rundir to cn=config in order for ldap-agent to be able to get it.
Doc: Yes, we need to document the new attribute nsslapd-rundir.
Diffstat (limited to 'ldap/admin/src/scripts')
| -rw-r--r-- | ldap/admin/src/scripts/dscreate.map.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ldap/admin/src/scripts/dscreate.map.in b/ldap/admin/src/scripts/dscreate.map.in index a475416a..7cb13f94 100644 --- a/ldap/admin/src/scripts/dscreate.map.in +++ b/ldap/admin/src/scripts/dscreate.map.in @@ -65,3 +65,4 @@ inst_dir = inst_dir log_dir = log_dir config_dir = config_dir db_dir = db_dir +run_dir = run_dir |
