Merge pull request #36783 from Infinisil/desciption/update/resilio

resilio: Adjust option description to 3d17573
This commit is contained in:
Jörg Thalheim 2018-03-12 11:04:51 +00:00 committed by GitHub
commit 9881934b57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,12 +50,7 @@ in
description = '' description = ''
If enabled, start the Resilio Sync daemon. Once enabled, you can If enabled, start the Resilio Sync daemon. Once enabled, you can
interact with the service through the Web UI, or configure it in your interact with the service through the Web UI, or configure it in your
NixOS configuration. Enabling the <literal>resilio</literal> service NixOS configuration.
also installs a systemd user unit which can be used to start
user-specific copies of the daemon. Once installed, you can use
<literal>systemctl --user start resilio</literal> as your user to start
the daemon using the configuration file located at
<literal>$HOME/.config/resilio-sync/config.json</literal>.
''; '';
}; };