mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Adding method to ipa-server-upgrade to cleanup ntpd
Removing ntpd configuration files and entry from LDAP. Add parameter and rename method for restoring forced time services. Addressing some requests for change too. Remove unused path for chrony-helper. Resolves: https://pagure.io/freeipa/issue/7024 Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
committed by
Rob Crittenden
parent
194518f11f
commit
5d9c749e83
@@ -230,7 +230,6 @@ class BasePathNamespace(object):
|
||||
NAMED_PKCS11 = "/usr/sbin/named-pkcs11"
|
||||
CHRONYC = "/usr/bin/chronyc"
|
||||
CHRONYD = "/usr/sbin/chronyd"
|
||||
CHRONY_HELPER = "/usr/libexec/chrony-helper"
|
||||
PKIDESTROY = "/usr/sbin/pkidestroy"
|
||||
PKISPAWN = "/usr/sbin/pkispawn"
|
||||
PKI = "/usr/bin/pki"
|
||||
|
||||
Reference in New Issue
Block a user