1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-ldap-5.2.0/createlinks mezzanine_patched_e-smith-ldap-5.2.0/createlinks |
2 |
--- e-smith-ldap-5.2.0/createlinks 2010-09-11 13:53:45.000000000 +0200 |
3 |
+++ mezzanine_patched_e-smith-ldap-5.2.0/createlinks 2010-09-11 13:53:23.000000000 +0200 |
4 |
@@ -25,6 +25,8 @@ |
5 |
event_link("ldap-update", "group-modify", "25"); |
6 |
event_link("ldap-update", "password-modify", "25"); |
7 |
|
8 |
+event_link("ldap-dump", "pre-backup", "30"); |
9 |
+ |
10 |
event_link("ldap-update", "ldap-update", "80"); |
11 |
templates2events("/etc/rc.d/init.d/masq", "ldap-update"); |
12 |
templates2events("/etc/hosts.allow", "ldap-update"); |