diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-01-19 16:15:33 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-01-19 16:15:33 +0100 |
commit | 1ddb23594954e32268c928ec066a4d27e90c82e5 (patch) | |
tree | 2261925eb4f5c506d9c76977ed49e498102ac898 /bind/fake-222 | |
parent | 8fdad4a001ca76aac890a468b2881f2fe2ba698d (diff) |
Tidy notation: Consistently use @ only initially (and in skeleton files). Consistently abbreviate TTL.
Diffstat (limited to 'bind/fake-222')
-rw-r--r-- | bind/fake-222/192.168.222 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/fake-222/192.168.222 b/bind/fake-222/192.168.222 index 364e54a..930965c 100644 --- a/bind/fake-222/192.168.222 +++ b/bind/fake-222/192.168.222 @@ -3,6 +3,6 @@ $TTL 1w 1 1w 1d 30d 3h ) -@ NS localhost. + NS localhost. $GENERATE 1-255 $ CNAME 192.168.222.$.jones.dk. |