diff options
Diffstat (limited to 'source/n/bind/default.named')
-rw-r--r-- | source/n/bind/default.named | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/bind/default.named b/source/n/bind/default.named index 5c59298df..0a96196d1 100644 --- a/source/n/bind/default.named +++ b/source/n/bind/default.named @@ -14,7 +14,7 @@ NAMED_OPTIONS="-u $NAMED_USER" # If this is set to YES, then before starting named the startup script # will make sure that /etc/rndc.key (if it exists) and the enitre contents # of /var/named are chowned to $NAMED_USER:$NAMED_GROUP. If some of these -# files are improperly owned, named will refuse to start or may now work +# files are improperly owned, named will refuse to start or may not work # properly. This is also a useful setting when upgrading from an older BIND # package that would run as root. # |