diff options
Diffstat (limited to 'doc/doc.RPKI.RP')
-rw-r--r-- | doc/doc.RPKI.RP | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc.RPKI.RP b/doc/doc.RPKI.RP index 3a973925..c117a3bb 100644 --- a/doc/doc.RPKI.RP +++ b/doc/doc.RPKI.RP @@ -99,7 +99,10 @@ On FreeBSD or MacOSX, this script might look like this: /usr/bin/su -m rcynic -c '/usr/local/bin/rtr-origin --cronjob /var/rcynic/ data/authenticated' -This assumes that you have created the /var/rpki-rtr directory. +This assumes that you have done + + mkdir /var/rpki-rtr + chown rcynic /var/rpki-rtr On Linux, the script might look like this: |