freeipa/ipaplatform/base
Simo Sorce 38c66896de Generate tmpfiles config at install time
We do not want to generate runtime directories just because the packages
are installed, but only if the server is actually setup and run. Also this
will be needed later because we will create a user at install time and some
tmpfiles will need to be owned by this user.
As we are changing this code also rationalize the directory structure and
move it from the http rundir to the ipa specific rundir.

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

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-02-15 07:13:37 +01:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
constants.py ipaplatform: Move remaining user/group constants to ipaplatform.constants. 2016-03-23 13:32:55 +01:00
paths.py Generate tmpfiles config at install time 2017-02-15 07:13:37 +01:00
services.py client, platform: Use paths.SSH* instead of get_config_dir(). 2017-01-05 17:50:03 +01:00
tasks.py Generate tmpfiles config at install time 2017-02-15 07:13:37 +01:00