diff options
| author | Petr Menšík <pemensik@redhat.com> | 2017-03-28 19:35:12 +0200 |
|---|---|---|
| committer | Petr Menšík <pemensik@redhat.com> | 2017-07-14 17:02:15 +0200 |
| commit | 6bf59b0f119db623566ecab2e794d7942676d9a0 (patch) | |
| tree | b69c6f71edfb82dbadc364861872df21126229f3 /named.sysconfig | |
| parent | 508d6434801032cba16dc78169a2ce062456f4eb (diff) | |
| download | bind-6bf59b0f119db623566ecab2e794d7942676d9a0.tar.gz bind-6bf59b0f119db623566ecab2e794d7942676d9a0.tar.xz bind-6bf59b0f119db623566ecab2e794d7942676d9a0.zip | |
Make comment how to use different config file
Diffstat (limited to 'named.sysconfig')
| -rw-r--r-- | named.sysconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/named.sysconfig b/named.sysconfig index 2326043..5f6f817 100644 --- a/named.sysconfig +++ b/named.sysconfig @@ -5,6 +5,11 @@ # at startup. Don't add -t here, enable proper # -chroot.service unit file. # +# NAMEDCONF=/etc/named/alternate.conf +# -- Don't use -c to change configuration file. +# Extend systemd named.service instead or use this +# variable. +# # DISABLE_ZONE_CHECKING -- By default, service file calls named-checkzone # utility for every zone to ensure all zones are # valid before named starts. If you set this option |
