From 5e45029b429aa383db295facea18a6a72e1a2357 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Jul 30 2020 15:20:10 +0000 Subject: Link certmonger to dbus so it stops and restarts with it This will ensure that certmonger will run if dbus is restarted. --- diff --git a/systemd/certmonger.service.in b/systemd/certmonger.service.in index 6381d84..9d94251 100644 --- a/systemd/certmonger.service.in +++ b/systemd/certmonger.service.in @@ -1,6 +1,7 @@ [Unit] Description=Certificate monitoring and PKI enrollment After=syslog.target network.target dbus.service +PartOf=dbus.service [Service] Type=dbus