summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Nagy <mnagy@redhat.com>2008-05-16 18:41:48 +0200
committerSimo Sorce <ssorce@redhat.com>2008-05-22 11:40:31 -0400
commit1069324ebad6e7650ed5d1fcb85a83270b9fe333 (patch)
treed1ce157d77dc9db43c6e87fe97d4e7ab01845a35
parent2f69e7e18d2ae41125cf5b3b80e334cd9d88a84a (diff)
downloadfreeipa.git-1069324ebad6e7650ed5d1fcb85a83270b9fe333.tar.gz
freeipa.git-1069324ebad6e7650ed5d1fcb85a83270b9fe333.tar.xz
freeipa.git-1069324ebad6e7650ed5d1fcb85a83270b9fe333.zip
Only ask the user to install bind.
-rw-r--r--ipa-server/ipa-install/ipa-server-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-server/ipa-install/ipa-server-install b/ipa-server/ipa-install/ipa-server-install
index 7bbd1515..55d00129 100644
--- a/ipa-server/ipa-install/ipa-server-install
+++ b/ipa-server/ipa-install/ipa-server-install
@@ -369,7 +369,7 @@ def main():
if options.setup_bind:
if not bind.check_inst():
print "--setup-bind was specified but bind is not installed on the system"
- print "Please install bind (you may also need the package 'caching-nameserver') and restart the setup program"
+ print "Please install bind and restart the setup program"
return "-Fatal Error-"
# check the hostname is correctly configured, it must be as the kldap