From cadcfbd2ed6c1e7a680bab6ec1a9e9aa9d829910 Mon Sep 17 00:00:00 2001 From: drebs Date: Tue, 5 Sep 2017 11:36:45 -0300 Subject: [doc] update server startup doc --- docs/server.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/server.rst b/docs/server.rst index bec552cd..2317908d 100644 --- a/docs/server.rst +++ b/docs/server.rst @@ -14,9 +14,7 @@ twistd command. To start the soledad server, run: .. code-block:: bash - twistd -n web \ - --class=leap.soledad.server.entrypoint.SoledadEntrypoint \ - --port=X + twistd -n --python /path/to/leap/soledad/server/server.tac An systemd script is included and will be installed system wide to make it feasible to start and stop the Soledad server service using a standard -- cgit v1.2.3