mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 08:21:05 -06:00
8f7d333565
The systemd unit name of `named`(which is actually used) is platform-dependent: debian - bind9-pkcs11.service fedora - named-pkcs11.service redhat - named-pkcs11.service Other systems may have their own name of `bind` service. But the default one (`named-pkcs11`) is assumed in many tests. Of course, these tests fail on such platforms. This can be easily fixed. All platforms define well-knownservice `named`, which is linked to the actually utilized one. Fixes: https://pagure.io/freeipa/issue/7990 Signed-off-by: Stanislav Levin <slev@altlinux.org> Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> |
||
---|---|---|
.. | ||
integration | ||
__init__.py | ||
additional_config.py | ||
beakerlib.py | ||
declarative.py | ||
nose_compat.py |