diff options
Diffstat (limited to 'myrpki/README')
-rw-r--r-- | myrpki/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/myrpki/README b/myrpki/README index 11057577..b8547822 100644 --- a/myrpki/README +++ b/myrpki/README @@ -289,7 +289,7 @@ The [current] steps are: rsyncd for other purposes. See the rsync(1) and rsyncd.conf(5) manual pages for more details. -8) Start the daemons. You can use $top/myrpki/start-servers.sh to do +8) Start the daemons. You can use $top/myrpki/start-servers.py to do this, or write your own script. If you intend to run pubd, you should make sure that the directory @@ -297,10 +297,6 @@ The [current] steps are: is writable by the userid that will be running pubd, and should also make sure to start rsyncd. - [start-servers.sh should be replaced by a python script that - understands myprki.conf so that it can figure out whether to run - pubd and rootd from the config file.] - 9) Run myirbe.py again, twice, this time with no arguments. $ python $top/myrpki/myirbe.py |