From 8ef3dea581bc6789466276e34b4c347e5ac94b4b Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 10 Dec 2008 09:41:22 +0000 Subject: [PATCH] distorted: Remove entry for evolution.fretwank. evolution now only exists on the untrusted network. --- distorted.lisp | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/distorted.lisp b/distorted.lisp index 416a37b..3d21619 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -25,7 +25,7 @@ ;; Unsafe network. (defhost guvnor (unsafe 1)) (defhost metalzone (unsafe 2)) -(defhost evolution.fretwank (unsafe 3)) +;;(defhost evolution.fretwank (unsafe 3)) (defhost vampire (unsafe 4)) ;; Safe network. @@ -86,10 +86,7 @@ ;; ;; Wireless gateway (untrusted :net untrusted) - (evolution - :a evolution - (untrusted :a evolution) - (fretwank :a evolution.fretwank)) + (evolution (untrusted :a evolution)) ;; ;; Local services (@ :svc www-frontend) -- 2.11.0