8 lines
152 B
Bash
8 lines
152 B
Bash
#!/bin/bash
|
|
|
|
# Copy this file as variables.conf, with the correct values
|
|
|
|
NS=dns1.example.com
|
|
MAINZONE=example.com.
|
|
REVERSEZONE=1.168.192.in-addr.arpa.
|