diff --git a/openldap.spec b/openldap.spec index 75153f3..603b645 100644 --- a/openldap.spec +++ b/openldap.spec @@ -416,7 +416,7 @@ exit 0 if [ $1 -eq 1 ]; then # initial installation - /sbin/systemctl daemon-reload &>/dev/null || : + /bin/systemctl daemon-reload &>/dev/null || : fi # generate sample TLS certificates @@ -659,6 +659,7 @@ exit 0 + a lot of bugfixes - remove patches which were merged upstream - compile backends as modules (except BDB, HDB, and monitor) +- reload systemd daemon after installation * Tue Nov 01 2011 Jan Vcelak 2.4.26-6 - package cleanup: