mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 13:48:36 +02:00
changing named logging
This commit is contained in:
parent
e6e1354615
commit
c1c473947d
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
(start #~(make-forkexec-constructor
|
||||
(list
|
||||
#$(file-append named-pkg "/sbin/named")
|
||||
"-f"
|
||||
"-g"
|
||||
"-c" #$config-file
|
||||
)
|
||||
#:pid-file #$pid-file
|
||||
|
|
Loading…
Add table
Reference in a new issue