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

Simo Sorce simo at redhat.com
Tue Oct 30 17:05:23 UTC 2012


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

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

 freeipa.spec.in                |    2 +
 init/systemd/ipa.conf.tmpfiles |    1 +
 install/tools/ipactl           |  218 +++++++++++++++++++++++++++++-----------
 ipapython/platform/base.py     |   42 ++++++++
 ipapython/platform/fedora16.py |   12 +-
 ipapython/platform/redhat.py   |    2 +
 ipapython/platform/systemd.py  |   21 ++--
 ipapython/services.py.in       |    4 +
 8 files changed, 226 insertions(+), 76 deletions(-)




More information about the Freeipa-devel mailing list