more stuff
This commit is contained in:
9
bind/named.conf.logging
Normal file
9
bind/named.conf.logging
Normal file
@ -0,0 +1,9 @@
|
||||
logging {
|
||||
category default { default_logfile; };
|
||||
channel default_logfile {
|
||||
file "/opt/app/var/log/named.log";
|
||||
print-time yes;
|
||||
print-category yes;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user