aboutsummaryrefslogtreecommitdiff
path: root/doc/10.RPKI.RP.rcynicChroot.md
diff options
context:
space:
mode:
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