freeipa/ipaplatform/base
Petr Viktorin e60ef1fe02 ipaplatform: Use the dirsrv service, not target
IPA only uses one instance of the directory server. When an instance
is not specified to a call to service.start/stop/restart/...,
use IPA's instance.

Stopping a systemd service is synchronous (bby default), but stopping
a target is not. This will change ensures that the directory server
is actually down when stop() finishes.

https://fedorahosted.org/freeipa/ticket/4709

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2014-11-13 10:49:17 +00:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
paths.py Fix CA certificate backup and restore 2014-11-11 16:13:52 +01:00
services.py ipaplatform: Use the dirsrv service, not target 2014-11-13 10:49:17 +00:00
tasks.py Fix CA certificate backup and restore 2014-11-11 16:13:52 +01:00