mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Make sure messagebus is running prior to starting certmonger.
ticket 1580
This commit is contained in:
committed by
Rob Crittenden
parent
cc86c1459b
commit
1ec531469e
@@ -826,8 +826,6 @@ def main():
|
||||
# Now put the CA cert where other instances exepct it
|
||||
ca.publish_ca_cert("/etc/ipa/ca.crt")
|
||||
|
||||
service.start('messagebus')
|
||||
|
||||
# Create a directory server instance
|
||||
ds = dsinstance.DsInstance(fstore=fstore)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user