[Freeipa-devel] [PATCH 0/3] 500 fix shutdown issues with systemd

Simo Sorce simo at redhat.com
Tue Oct 30 16:19:26 UTC 2012


This is a respin of the patches previously sent.
All issues previously reported should be addressed now.

Simo Sorce (3):
  Preserve original service_name in services
  Save service name on service startup
  Get list of service from LDAP only at startup

 freeipa.spec.in                |    2 +
 init/systemd/ipa.conf.tmpfiles |    1 +
 install/tools/ipactl           |  199 ++++++++++++++++++++++++++++------------
 ipapython/platform/base.py     |   23 +++++
 ipapython/platform/fedora16.py |   12 +-
 ipapython/platform/redhat.py   |    1 +
 ipapython/platform/systemd.py  |   20 ++--
 ipapython/services.py.in       |    4 +
 8 files changed, 188 insertions(+), 74 deletions(-)




More information about the Freeipa-devel mailing list