From 9dc2aec379016124cb0bcd9547ccf3bfb7014a38 Mon Sep 17 00:00:00 2001 Message-Id: <9dc2aec379016124cb0bcd9547ccf3bfb7014a38.1715083411.git.mdw@distorted.org.uk> From: Mark Wooding Date: Sun, 4 Sep 2011 19:50:38 +0100 Subject: [PATCH] distorted.lisp: Service name for rsync. Organization: Straylight/Edgeware From: Mark Wooding --- distorted.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distorted.lisp b/distorted.lisp index 2f88d8d..9512a33 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -44,7 +44,7 @@ (defzone distorted.org.uk ;; ;; Local services. :svc vampire - ((www ftp wiki git bugs mail db tor i2p rawk vox www-cache) + ((www ftp rsync wiki git bugs mail db tor i2p rawk vox www-cache) :svc vampire) ;; ;; Internal services. -- [mdw]