diff options
Diffstat (limited to 'rpkid/examples/rsyncd.conf')
-rw-r--r-- | rpkid/examples/rsyncd.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rpkid/examples/rsyncd.conf b/rpkid/examples/rsyncd.conf index fabb5aa2..1bb60324 100644 --- a/rpkid/examples/rsyncd.conf +++ b/rpkid/examples/rsyncd.conf @@ -11,11 +11,11 @@ # # "myname" is the rsync module name to configure, as in # "rsync://rpki.example.org/rpki/"; see the publication_rsync_module -# parameter in myrpki.conf +# parameter in rpki.conf # # "/some/where/publication" is the absolute pathname of the directory # where you told pubd to place its outputs; see the -# publication_base_directory parameter in myrpki.conf. +# publication_base_directory parameter in rpki.conf. # # You may need to adjust other parameters for your system environment. # |