diff -Nur e-smith-ldap-5.4.0/createlinks e-smith-ldap-5.4.0_bz9152/createlinks --- e-smith-ldap-5.4.0/createlinks 2016-01-17 21:37:44.520128364 +0100 +++ e-smith-ldap-5.4.0_bz9152/createlinks 2016-01-17 21:39:42.392146373 +0100 @@ -41,6 +41,7 @@ templates2events("/etc/rc.d/init.d/masq", "ldap-update"); templates2events("/etc/hosts.allow", "ldap-update"); safe_symlink("restart", "root/etc/e-smith/events/ldap-update/services2adjust/ldap"); +safe_symlink("reload", "root/etc/e-smith/events/ssl-update/services2adjust/ldap"); safe_symlink("adjust", "root/etc/e-smith/events/ldap-update/services2adjust/masq"); safe_symlink("sigusr1", "root/etc/e-smith/events/ldap-update/services2adjust/httpd-e-smith");