Fri, 16 Jan 2015 04:50:19 +0100
Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32
1 Set up and running
2 ------------------
4 Activities under this domain include installing the software, creating
5 a profile (a set of configuration settings), running a program in a
6 controlled environment such that it can be shut down safely, and
7 correctly handling the case where the system crashes.
9 .. toctree::
10 :maxdepth: 2
12 mozfile
13 mozprofile
14 mozprocess
15 mozcrash