From a22d00234f94f825d5ff2b6af6e94ce11f98c753 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Tue, 19 Jul 2011 15:33:53 +0300 Subject: Modify /etc/sysconfig/network on a client when IPA manages hostname https://fedorahosted.org/freeipa/ticket/1368 --- ipa-client/man/ipa-client-install.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipa-client/man') diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1 index e689177d..8b57c85c 100644 --- a/ipa-client/man/ipa-client-install.1 +++ b/ipa-client/man/ipa-client-install.1 @@ -77,7 +77,7 @@ Configure PAM to create a users home directory if it does not exist. Remove the IPA client software and restore the configuration to the pre\-IPA state. .TP \fB\-\-hostname\fR -The hostname of this server (FQDN). By default of nodename from uname(2) is used. +The hostname of this server (FQDN). If specified, the hostname will be set and the system configuration will be updated to persist over reboot. By default a nodename result from uname(2) is used. .TP \fB\-\-enable\-dns\-updates\fR This option tells SSSD to automatically update DNS with the IP address of this client. -- cgit