summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinstall/tools/ipa-server-install5
1 files changed, 3 insertions, 2 deletions
diff --git a/install/tools/ipa-server-install b/install/tools/ipa-server-install
index e0b07d3be..992da90c1 100755
--- a/install/tools/ipa-server-install
+++ b/install/tools/ipa-server-install
@@ -751,8 +751,9 @@ def main():
print ""
print "Excluded by options:"
print " * Configure the Network Time Daemon (ntpd)"
- print ""
- print "To accept the default shown in brackets, press the Enter key."
+ if not options.unattended:
+ print ""
+ print "To accept the default shown in brackets, press the Enter key."
print ""
if external != 2: