From 6cce3ee0576ff2e08367feed515735d46ad2d963 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Aug 23 2011 20:25:17 +0000 Subject: - have the path-based and startup-based activation units request that the other be enabled or disabled along with --- diff --git a/systemd/certmonger.path.in b/systemd/certmonger.path.in index e54b262..4f11bd8 100644 --- a/systemd/certmonger.path.in +++ b/systemd/certmonger.path.in @@ -7,3 +7,4 @@ DirectoryNotEmpty=@CM_STORE_REQUESTS_DIRECTORY@ [Install] WantedBy=multi-user.target +Also=certmonger.service diff --git a/systemd/certmonger.service.in b/systemd/certmonger.service.in index 7bdbb46..407bcf7 100644 --- a/systemd/certmonger.service.in +++ b/systemd/certmonger.service.in @@ -11,3 +11,4 @@ BusName=@CM_DBUS_NAME@ [Install] WantedBy=multi-user.target +Also=certmonger.path