aboutsummaryrefslogtreecommitdiff
path: root/doc/10.RPKI.RP.rcynicChroot.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-08-03 23:46:44 -0400
committerRob Austein <sra@hactrn.net>2016-08-03 23:46:44 -0400
commit949e9c8358b5259656c02e4a1ada7912d943afd2 (patch)
tree4d04acc169abb7d7f7e08790a98736ba8214f97d /doc/10.RPKI.RP.rcynicChroot.md
parent14a9628f0552d3818cd58fb085e7544cdbb3b5eb (diff)
Try another conversion pass to salvage more of the links.
Diffstat (limited to 'doc/10.RPKI.RP.rcynicChroot.md')
-rw-r--r--doc/10.RPKI.RP.rcynicChroot.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/10.RPKI.RP.rcynicChroot.md b/doc/10.RPKI.RP.rcynicChroot.md
index 27a5eb7b..27db8b03 100644
--- a/doc/10.RPKI.RP.rcynicChroot.md
+++ b/doc/10.RPKI.RP.rcynicChroot.md
@@ -10,8 +10,8 @@ Makefiles, but you may still want to understand what all this is trying to do.
rcynic itself does not include any direct support for running chrooted, but is
designed to be (relatively) easy to run in a chroot jail.
-To enable chroot support during installation, you should install from source
-and use the `--enable-rcynic-jail` option to `./configure`.
+To enable chroot support during installation, you should [install from
+source][1] and use the `--enable-rcynic-jail` option to `./configure`.
rcynic-cron includes support for running chrooted. To use it, specify the
`--chroot` option on rcynic-cron's command line. This will cause rcynic-cron
@@ -157,3 +157,5 @@ is to add the following lines to /etc/rc.conf:
This tells syslogd to listen on an additional `PF_UNIX` socket within rcynic's
chroot jail.
+
+[1]: 04.RPKI.Installation.FromSource.md