summaryrefslogtreecommitdiffstats
path: root/install/share/Makefile.am
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2010-11-16 12:45:21 -0500
committerAdam Young <ayoung@redhat.com>2010-11-22 12:42:16 -0500
commitc53c0ca1ad5d236c3bc8be719a04d223ad8afbf7 (patch)
tree3e70a02e3d15c00c827f07bde019ea17d15b3b01 /install/share/Makefile.am
parent733dc89f753629d47a89340e8efa3647bf55e5bb (diff)
downloadfreeipa-c53c0ca1ad5d236c3bc8be719a04d223ad8afbf7.tar.gz
freeipa-c53c0ca1ad5d236c3bc8be719a04d223ad8afbf7.tar.xz
freeipa-c53c0ca1ad5d236c3bc8be719a04d223ad8afbf7.zip
Autotune directory server to use a greater number of files
This changes the system limits for the dirsrv user as well as configuring DS to allow by default 8192 max files and 64 reserved files (for replication indexes, etc..). Fixes: https://fedorahosted.org/freeipa/ticket/464
Diffstat (limited to 'install/share/Makefile.am')
-rw-r--r--install/share/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/share/Makefile.am b/install/share/Makefile.am
index 8fa84f9a8..1e71ae804 100644
--- a/install/share/Makefile.am
+++ b/install/share/Makefile.am
@@ -17,6 +17,7 @@ app_DATA = \
default-keytypes.ldif \
default-pwpolicy.ldif \
delegation.ldif \
+ ds-nfiles.ldif \
dns.ldif \
kerberos.ldif \
indices.ldif \