mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove unnecessary option --force-chrony
FreeIPA will always force chrony service and disable any other conflicting time synchronization daemon. Add --ntp-server option to server manpage and note to NTP pool option. Addresses: https://pagure.io/freeipa/issue/7024 Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
committed by
Rob Crittenden
parent
dba87a47a7
commit
74c2b46cde
@@ -113,14 +113,11 @@ Join the host even if it is already enrolled.
|
||||
Configure chronyd to use this NTP server. This option can be used multiple times and it is used to specify exactly one time server.
|
||||
.TP
|
||||
\fB\-\-ntp\-pool\fR=\fINTP_SERVER_POOL\fR
|
||||
Configure chronyd to use this NTP server pool.
|
||||
Configure chronyd to use this NTP server pool. This option is meant to be pool of multiple servers resolved as one host name. This pool's servers may vary but pool address will be still same and chrony will choose only one server from this pool.
|
||||
.TP
|
||||
\fB\-N\fR, \fB\-\-no\-ntp\fR
|
||||
Do not configure NTP client (chronyd).
|
||||
.TP
|
||||
\fB\-\-force\-chrony\fR
|
||||
Stop and disable any time&date synchronization services besides chronyd.
|
||||
.TP
|
||||
\fB\-\-nisdomain\fR=\fINIS_DOMAIN\fR
|
||||
Set the NIS domain name as specified. By default, this is set to the IPA domain name.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user