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:39:36 -0400
commitecf5a6281301e90e652ca236167b0a018f27bb24 (patch)
tree7aa74ff031499475eeb75be437b8eb6be9b75757
parentdf44154521e62b1eca33cdd654f26ea08a9daf2f (diff)
downloadfreeipa-ecf5a6281301e90e652ca236167b0a018f27bb24.tar.gz
freeipa-ecf5a6281301e90e652ca236167b0a018f27bb24.tar.xz
freeipa-ecf5a6281301e90e652ca236167b0a018f27bb24.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