aboutsummaryrefslogtreecommitdiffstats
path: root/community/transmission/transmission-daemon.confd
diff options
context:
space:
mode:
Diffstat (limited to 'community/transmission/transmission-daemon.confd')
-rw-r--r--community/transmission/transmission-daemon.confd4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/transmission/transmission-daemon.confd b/community/transmission/transmission-daemon.confd
index fcf37c7912d..8f3b1317a74 100644
--- a/community/transmission/transmission-daemon.confd
+++ b/community/transmission/transmission-daemon.confd
@@ -1,12 +1,12 @@
# This is the transmission-daemon configuration file. For other options and
# better explanation, take a look at transmission-daemon manual page Note: it's
# better to configure some settings (like username/password) in
-# /var/transmission/config/settings.json to avoid other users see it with `ps`
+# /var/lib/transmission/config/settings.json to avoid other users see it with `ps`
TRANSMISSION_OPTIONS="--encryption-preferred"
# Run daemon as another user (username or username:groupname)
-# If you change this setting, chown -R /var/transmission/config <and download directory, check web settings>
+# If you change this setting, chown -R /var/lib/transmission/config <and download directory, check web settings>
#runas_user=transmission
# Location of logfile (should be writeable for runas_user user)