Commit d327907
Till Brehm
Merge branch 'dnssec-cron-slaveblock' into 'stable-3.1'
DNSSEC-Cronjob should only run on ispconfig master as we are working with datalo…
…g and not accessing things directly
@tbrehm, am I right that `$app->db->datalogUpdate`for a soa on the ispc master does also update the dns_soa table in master database or do I have to do this by hand?
This could probably be a reason for the issue of @jnorell in #1491 ...
See merge request !4461 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments