From e6a71ece09b08257decda37a25a4aaac332b1a4f Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 30 Oct 2018 02:02:35 +0100 Subject: [PATCH] Explain this option --- Daemon_Mode.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Daemon_Mode.md b/Daemon_Mode.md index aa92d01..1d373dd 100644 --- a/Daemon_Mode.md +++ b/Daemon_Mode.md @@ -3,4 +3,8 @@ :smiling_imp: | Version 0.9.7+ has a built-in daemon mode disabling the user interface, so you can only control it via XMLRPC. See [issue #446](https://github.com/rakshasa/rtorrent/pull/446) for the changes. :--- | :--- -:bangbang: **TODO: This needs to get explained in more details.** \ No newline at end of file +To use it, set the following option in your rtorrent.rc: + +> system.daemon = true + +:bangbang: **TODO: This needs to get explained in more detail.** \ No newline at end of file