aboutsummaryrefslogtreecommitdiffstats
path: root/etc/transmission-remote-cli.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/transmission-remote-cli.profile')
-rw-r--r--etc/transmission-remote-cli.profile4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/transmission-remote-cli.profile b/etc/transmission-remote-cli.profile
index d69e70ece..8b3a966c1 100644
--- a/etc/transmission-remote-cli.profile
+++ b/etc/transmission-remote-cli.profile
@@ -5,15 +5,13 @@ quiet
5# Persistent local customizations 5# Persistent local customizations
6include transmission-remote-cli.local 6include transmission-remote-cli.local
7# Persistent global definitions 7# Persistent global definitions
8# added by included profile 8include globals.local
9#include globals.local
10 9
11# Allow python (blacklisted by disable-interpreters.inc) 10# Allow python (blacklisted by disable-interpreters.inc)
12include allow-python2.inc 11include allow-python2.inc
13include allow-python3.inc 12include allow-python3.inc
14 13
15private-bin python*,transmission-remote-cli 14private-bin python*,transmission-remote-cli
16private-etc
17 15
18# Redirect 16# Redirect
19include transmission-common.profile 17include transmission-common.profile