summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--glusterfs.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 2e3f433931f..62c6d4ec856 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -532,7 +532,7 @@ Requires: psmisc
Requires: lvm2
Requires: nfs-utils
%if ( 0%{?_with_systemd:1} )
-Requires(post): systemd-units
+Requires(post): systemd-units, systemd
Requires(preun): systemd-units
Requires(postun): systemd-units
%else