freeipa/ipaserver
Simo Sorce d1fd695467 install-scripts: avoid using --list with chkconfig
This option does not behave properly in F15 as chkconfig does not list services
moved to use systemd service files.

Plus there are more direct ways than parsing its output, which are more
reliable.

Also just testing for the availability of the service calling 'chkconfig name'
is enough.

https://fedorahosted.org/freeipa/ticket/1206
2011-05-06 15:46:41 +02:00
..
install install-scripts: avoid using --list with chkconfig 2011-05-06 15:46:41 +02:00
plugins Optimize and dynamically verify group membership 2011-04-22 14:15:16 -04:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipaldap.py Wait for memberof task and DS to start before proceeding in installation. 2011-04-22 11:43:50 +02:00
ipautil.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
rpcserver.py Fix uninitialized attributes. 2011-04-21 10:41:29 +02:00