distorted: Switch around the ntp servers.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 12 Jan 2009 21:44:23 +0000 (21:44 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 12 Jan 2009 21:44:23 +0000 (21:44 +0000)
Now vampire is the primary.  Currently both are getting time directly
from upstream.

distorted.lisp

index 3d21619..113d650 100644 (file)
@@ -99,8 +99,8 @@
   (vox (inet :svc guvnor.demon) (fretwank :svc vampire))
   ;;
   ;; Internal services
-  ((news ntp) (fretwank :svc metalzone))
-  ((www-cache wpad ntp1) (fretwank :svc vampire))
+  ((news ntp1) (fretwank :svc metalzone))
+  ((www-cache wpad ntp) (fretwank :svc vampire))
   ;;
   ;; Wired ethernet
   (fretwank :net fretwank)