diff options
| -rw-r--r-- | glusterfs.spec.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index ca2ddb7c5dd..3a2586682f9 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -522,7 +522,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  | 
