33 |
- |
- |
34 |
+$event = "email-update"; |
+$event = "email-update"; |
35 |
+safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/spamd"); |
+safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/spamd"); |
36 |
|
diff -Nur smeserver-spamassassin-2.7.0.old/root/etc/e-smith/events/actions/spamassassin-update smeserver-spamassassin-2.7.0/root/etc/e-smith/events/actions/spamassassin-update |
37 |
|
--- smeserver-spamassassin-2.7.0.old/root/etc/e-smith/events/actions/spamassassin-update 2020-12-11 09:44:01.000000000 -0500 |
38 |
|
+++ smeserver-spamassassin-2.7.0/root/etc/e-smith/events/actions/spamassassin-update 1969-12-31 19:00:00.000000000 -0500 |
39 |
|
@@ -1,2 +0,0 @@ |
40 |
|
-#!/usr/bin/bash |
41 |
|
-/usr/bin/systemctl restart spamd |