X-Git-Url: https://code.delx.au/pymsnt/blobdiff_plain/85e6c0f55bd0d46cad7f94d15b52c7b64dc94c08..3ecdbc2ce1cba4023bafc8c3b38fa41bfd9de1f9:/README diff --git a/README b/README index 2f767b5..d0c20aa 100644 --- a/README +++ b/README @@ -3,15 +3,7 @@ http://msn-transport.jabberstudio.org For quickstart, copy config-example.xml to config.xml, change the settings there, and run: -# ./PyMSNt & - -If you want more control over daemonisation and logging, have a look at -the twistd manpage. Edit PyMSNt.tac and run with twistd. -Examples: -To start as a daemon run: -# twistd -oy PyMSNt.tac -To start as a daemon, with logging, a PID file and poll as the reactor: -# twistd -oy PyMSNt.tac -r poll --pidfile /var/run/PyMSNt.pid -l /var/log/PyMSNt.log +# ./PyMSNt.py & For translations have a look at lang.py. If you need any help starting