Merge branch 'named' into 'main'

changing named logging

See merge request glicid-public/guix-glicid!220
This commit is contained in:
Jean-François GUILLAUME 2023-02-20 15:00:09 +00:00
commit e4eee05ea7

View file

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