aboutsummaryrefslogtreecommitdiff
path: root/doc/doc.RPKI.CA.UI.GUI
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2013-02-11 02:25:18 +0000
committerRob Austein <sra@hactrn.net>2013-02-11 02:25:18 +0000
commita10e19514ef7f9d27617c515461f9f6abed55328 (patch)
tree8f01e764854d95b65fad43d8babc34aa273c5dc3 /doc/doc.RPKI.CA.UI.GUI
parent10e74f7e13b01d71619b4959d72eda148d9f0b5e (diff)
Pull from trunk.
svn path=/branches/tk377/; revision=5035
Diffstat (limited to 'doc/doc.RPKI.CA.UI.GUI')
-rw-r--r--doc/doc.RPKI.CA.UI.GUI2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc.RPKI.CA.UI.GUI b/doc/doc.RPKI.CA.UI.GUI
index 5fad466f..98b27dc8 100644
--- a/doc/doc.RPKI.CA.UI.GUI
+++ b/doc/doc.RPKI.CA.UI.GUI
@@ -89,7 +89,7 @@ By default, the web portal is run in embedded mode in mod_wsgi, which means it
runs inside the apache process. However, you can make the web portal run in
daemon mode as a different user using mod_wsgi.
- $ ./configure --enable-daemon-mode[=user[:group]]
+ $ ./configure --enable-wsgi-daemon-mode[=user[:group]]
Where user is the optional user to run the web portal as, and group is the
optional group to run the web portal as. If user is not specified, it will run