Revision: 420
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=420
Author:   rwp
Date:     2020-10-01 20:27:59 -0400 (Thu, 01 Oct 2020)
Log Message:
-----------
Minor update to mirmon doc paths

Modified Paths:
--------------
    trunk/sviki/Mirmon.mdwn

Modified: trunk/sviki/Mirmon.mdwn
===================================================================
--- trunk/sviki/Mirmon.mdwn     2020-06-05 22:57:55 UTC (rev 419)
+++ trunk/sviki/Mirmon.mdwn     2020-10-02 00:27:59 UTC (rev 420)
@@ -61,12 +61,11 @@
 - The actual redirection is done in the web server, specifically the
   module `Apache2::Geo::Mirror->auto_redirect`,
 - which takes the list of GNU mirrors from the file
- `download0:/usr/local/share/GeoIP/gnu-mirror-list.txt`,
-- which is automatically created by `download0:/root/bin/mirrors-gnu.sh`
-  from the current mirmon state and the http-only list of mirrors in
-  `download0:/usr/local/share/GeoIP/gnu-download.txt`,
-- which in turn is updated nightly by a `download0:/etc/cron.d/mirmon` cron 
entry
-  which runs `download0:/root/bin/gnu-mirmon.pl`.
+ `download0:/opt/savannah/mirrors/mirmon-lists/gnu-mirror-list.txt`,
+- which is automatically created by
+  `/opt/savannah/mirrors/scripts/get-gnu-mirror-list.pl`
+- which in turn is updated nightly by a `download0:/etc/cron.d/sv-mirmon`
+  cron entry.
 
 The mirmon state and redirection lists are updated hourly for both
 multiplexors (gnu, nongnu), each of which has its own script,


Reply via email to