From efcb5a0954b67c17a50e1005f16b2cde40734585 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Fri, 23 Sep 2016 11:29:19 +0100 Subject: Allow math.princeton.edu to sync from us --- deployment/main_mirror/templates/rsyncd.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'deployment/main_mirror') diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf index fe5e07ad..81f38865 100644 --- a/deployment/main_mirror/templates/rsyncd.conf +++ b/deployment/main_mirror/templates/rsyncd.conf @@ -44,7 +44,8 @@ gid = nogroup ftp.proxad.net \ ftp.free.fr \ 212.27.60.27 \ - 2a01:e0c:1:1598::1 + 2a01:e0c:1:1598::1 \ + mirror.math.princeton.edu [newrelease] path = /distrib/newrelease/ -- cgit v1.2.1