From 4c4e7b51c9c0d01d54e307441123b28da39b52e4 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 25 Feb 2023 13:27:11 +0000 Subject: [PATCH] distorded.lisp: Move lpr service to roadstar. --- distorted.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distorted.lisp b/distorted.lisp index 696e724..1501e72 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -185,7 +185,7 @@ (unsafe :svc roadstar.unsafe :sshfp "roadstar")) ;; Internal services. - #+view/inside ((news lpr) :svc vampire.unsafe :sshfp "vampire") + #+view/inside ((news lpr) :svc roadstar.unsafe :sshfp "roadstar") ;; Anonymity services. (anon (colo :svc jazz.colo) -- 2.11.0