Tuesday, January 30, 2001
Easier and cleaner, therefore it's wrong
You see, both Mark and I put opening parenthesis on their own line in our zone files:
@ IN SOA ns1.molab.org. spc.conman.org.
(
2000120101 ; Serial
43200 ; Refresh (12h)
14400 ; Retry ( 4h)
604800 ; Expire ( 1w)
86400 ; Minimum TTL ( 1d)
)
Instead of the way nearly everyone else does it:
@ IN SOA ns1.molab.org. spc.conman.org. (
2000120101 ; Serial
43200 ; Refresh (12h)
14400 ; Retry ( 4h)
604800 ; Expire ( 1w)
86400) ; Minimum TTL ( 1d)
It's cleaner and easier to read.
Of course that makes it wrong!
Sigh.
![Glasses. Titanium, not steel. [Self-portrait with my new glasses]](https://www.conman.org/people/spc/about/2025/0925.t.jpg)