freeipa/ipaplatform/base
Nathan Kinder a58b77ca9c Timeout when performing time sync during client install
We use ntpd now to sync time before fetching a TGT during client
install.  Unfortuantely, ntpd will hang forever if it is unable to
reach the NTP server.

This patch adds the ability for commands run via ipautil.run() to
have an optional timeout.  This capability is used by the NTP sync
code that is run during ipa-client-install.

Ticket: https://fedorahosted.org/freeipa/ticket/4842
Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2015-03-16 15:55:26 +01:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
paths.py Timeout when performing time sync during client install 2015-03-16 15:55:26 +01:00
services.py Remove service file even if it isn't link. 2014-11-13 13:53:23 +01:00
tasks.py Do not restore SELinux settings that were not backed up 2014-11-19 15:47:45 +01:00