changing named logging

This commit is contained in:
Jean-François GUILLAUME 2023-02-20 15:59:32 +01:00
parent e6e1354615
commit c1c473947d
GPG key ID: 38751DAE145EFB5A

View file

@ -33,7 +33,7 @@
(start #~(make-forkexec-constructor (start #~(make-forkexec-constructor
(list (list
#$(file-append named-pkg "/sbin/named") #$(file-append named-pkg "/sbin/named")
"-f" "-g"
"-c" #$config-file "-c" #$config-file
) )
#:pid-file #$pid-file #:pid-file #$pid-file