From 949e9c8358b5259656c02e4a1ada7912d943afd2 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 3 Aug 2016 23:46:44 -0400 Subject: Try another conversion pass to salvage more of the links. --- doc/08.RPKI.RP.RunningUnderCron.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/08.RPKI.RP.RunningUnderCron.md') diff --git a/doc/08.RPKI.RP.RunningUnderCron.md b/doc/08.RPKI.RP.RunningUnderCron.md index bcfc2eb6..bea2e4dc 100644 --- a/doc/08.RPKI.RP.RunningUnderCron.md +++ b/doc/08.RPKI.RP.RunningUnderCron.md @@ -5,7 +5,7 @@ cron daemon. Consequently, most of the other tools are also designed to run under the cron daemon, so that they can make use of rcynic's output immediately after rcynic finishes a validation run. -rcynic-cron runs the basic set of relying party tools (`rcynic`, `rcynic- +[rcynic-cron][RP] runs the basic set of relying party tools (`rcynic`, `rcynic- html`, and `rpki-rtr cronjob`); if this suffices for your purposes, you don't need to do anything else. This section is a discussion of alternative approaches. @@ -57,3 +57,5 @@ If you use the chroot program instead of chrootuid, change the line that invokes rcynic to: /usr/sbin/chroot --userspec rcynic:rcynic /var/rcynic /bin/rcynic -c /etc/rcynic.conf || exit + +[RP]: 05.RPKI.RP.md -- cgit v1.2.3