commit 304095ecdefeec98a595b92eda00a7392d2d91e0 Author: Alex <alex@alex-macair.(none)> Date: Mon Mar 25 21:44:13 2013 -0400
Add facilitator-nobody user to facilitator-howto.txt. --- doc/facilitator-howto.txt | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/doc/facilitator-howto.txt b/doc/facilitator-howto.txt index 1945a17..1308a8e 100644 --- a/doc/facilitator-howto.txt +++ b/doc/facilitator-howto.txt @@ -105,6 +105,12 @@ Restart servers.
== Facilitator program installation
+Create the user the daemons will run as. + + # useradd --shell /usr/sbin/nologin --system --home /nonexistent -M facilitator-nobody + +Install the programs. + # apt-get install git python-m2crypto make # git clone https://git.torproject.org/flashproxy.git # cd flashproxy/facilitator