resilio: Adjust option description to 3d17573

This commit is contained in:
Silvan Mosberger 2018-03-11 01:18:34 +01:00
parent 6625fb8a67
commit 86ca617948
No known key found for this signature in database
GPG Key ID: 9424360B4B85C9E7

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>.
''; '';
}; };