Turn on the DNS spy for now

This commit is contained in:
Tony Garnock-Jones 2012-02-17 21:33:19 -05:00
parent 33939ba1f0
commit 776e4ad58b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
(define boot-server
(os-big-bang 'no-state/boot-server
;;(spawn dns-spy)
(spawn dns-spy)
(spawn (timer-relay 'timer-relay:dns))
(spawn (query-id-allocator))
(send-meta-message `(request create-server-socket (udp new ,port-number 512)))