File SOGo5-systemd.patch of Package SOGo5
Index: SOGo-5.2.0/Scripts/sogo-systemd-redhat =================================================================== --- SOGo-5.2.0.orig/Scripts/sogo-systemd-redhat +++ SOGo-5.2.0/Scripts/sogo-systemd-redhat @@ -2,6 +2,8 @@ Description=SOGo is a groupware server After=network.target After=mariadb.service +After=memcached.service +Requires=memcached.service [Service] Environment="PREFORK=3"