mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
5929d5d872
chrony is causing an SELinux denial because of chronyd was not spawned using systemd and the command creates a pidfile for unconfined proccess in /var/run with SELinux label: unconfined_u:object_r:var_run_t:s0 Following chronyd daemon enablement with systemd will fail due to mismatched SELinux labels on chronyd pidfile. chronyd pidfile should be labeled with the following label: system_u:object_r:chronyd_var_run_t:s0 This also changes bindcmdaddress to not touch /var/run/chrony. Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
create_caless_pki.py | ||
create_external_ca.py | ||
env_config.py | ||
host.py | ||
tasks.py |