23 |
safe_symlink(".qmail", "root/home/e-smith/.qmail-default"); |
safe_symlink(".qmail", "root/home/e-smith/.qmail-default"); |
24 |
safe_symlink(".qmail-shared", "root/var/qmail/alias/.qmail-shared-default"); |
safe_symlink(".qmail-shared", "root/var/qmail/alias/.qmail-shared-default"); |
25 |
|
|
26 |
|
diff -Nur e-smith-qmail-2.6.0.old/createlinks e-smith-qmail-2.6.0/createlinks |
27 |
|
--- e-smith-qmail-2.6.0.old/createlinks 2020-12-06 22:43:16.425000000 -0500 |
28 |
|
+++ e-smith-qmail-2.6.0/createlinks 2020-12-06 22:45:36.724000000 -0500 |
29 |
|
@@ -202,6 +202,8 @@ |
30 |
|
$event = "e-smith-qmail-update"; |
31 |
|
|
32 |
|
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/qmail"); |
33 |
|
+event_link("systemd-reload", $event, "89"); |
34 |
|
+event_link("systemd-default", $event, "88"); |
35 |
|
|
36 |
|
#-------------------------------------------------- |
37 |
|
# actions for pseudonym-{create,delete,modify} |
38 |
|
diff -Nur e-smith-qmail-2.6.0.old/root/usr/lib/systemd/system-preset/80-koozali-qmail.preset e-smith-qmail-2.6.0/root/usr/lib/systemd/system-preset/80-koozali-qmail.preset |
39 |
|
--- e-smith-qmail-2.6.0.old/root/usr/lib/systemd/system-preset/80-koozali-qmail.preset 2020-12-06 22:43:16.419000000 -0500 |
40 |
|
+++ e-smith-qmail-2.6.0/root/usr/lib/systemd/system-preset/80-koozali-qmail.preset 1969-12-31 19:00:00.000000000 -0500 |
41 |
|
@@ -1 +0,0 @@ |
42 |
|
-enable qmail.service |