aboutsummaryrefslogtreecommitdiff
path: root/rpkid/examples
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2011-08-24 23:55:54 +0000
committerRob Austein <sra@hactrn.net>2011-08-24 23:55:54 +0000
commitf22894316ba619780f3dff53aa78ce8101e30765 (patch)
tree61fb8aaaa2ff9f814278ca689a4bd9fe40c9e5f5 /rpkid/examples
parent5b3d8cd37f4455073beefb210522b496140369ed (diff)
myrpki.conf delenda est
svn path=/rpkid/examples/rpki.conf; revision=3962
Diffstat (limited to 'rpkid/examples')
-rw-r--r--rpkid/examples/rpki.conf2
-rw-r--r--rpkid/examples/rsyncd.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/rpkid/examples/rpki.conf b/rpkid/examples/rpki.conf
index 711e3fb6..d2e881df 100644
--- a/rpkid/examples/rpki.conf
+++ b/rpkid/examples/rpki.conf
@@ -1,6 +1,6 @@
################################################################
#
-# $Id: myrpki.conf 2722 2009-08-31 22:24:48Z sra $
+# $Id$
#
# Config file for myrpki.py and RPKI daemons.
#
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.
#