summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-08-03 09:42:28 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-08-08 10:23:43 -0400
commit8a07521b413a3b5879f824e1872c5770c92ee5c0 (patch)
tree2a0d148efabdffd0e8c40405665ff50cf623982f /Makefile.am
parent7d81ad0206e14c298a6e0fe194a2442fe0cb5d6a (diff)
downloadsssd-8a07521b413a3b5879f824e1872c5770c92ee5c0.tar.gz
sssd-8a07521b413a3b5879f824e1872c5770c92ee5c0.tar.xz
sssd-8a07521b413a3b5879f824e1872c5770c92ee5c0.zip
Rename sssd.conf to sssd-example.conf
This file should not be installed by default. It leads to user confusion. We will instead install it as documentation. Fix incorrect example of entry_cache_nowait_percentage
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1df6d985f..c0267d298 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -441,7 +441,7 @@ endif
dist_noinst_DATA += \
- src/examples/sssd.conf \
+ src/examples/sssd-example.conf \
src/examples/sssdproxytest \
src/examples/sudo \
src/examples/logrotate \