diff --git a/packaging/rhel/sogo.spec b/packaging/rhel/sogo.spec index 988f7c693..0b73d702b 100644 --- a/packaging/rhel/sogo.spec +++ b/packaging/rhel/sogo.spec @@ -390,6 +390,7 @@ fi # update timestamp on imgs,css,js to let apache know the files changed find %{_libdir}/GNUstep/SOGo/WebServerResources -exec touch {} \; %if 0%{?_with_systemd} + systemctl daemon-reload systemctl enable sogod systemctl start sogod > /dev/null 2>&1 %else