aboutsummaryrefslogtreecommitdiffstats
path: root/etc/transmission-remote-cli.profile
blob: d69e70ece61672019f0e0db306bbb19ef4095c8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Firejail profile for transmission-remote-cli
# Description: A remote control utility for transmission-daemon (CLI)
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include transmission-remote-cli.local
# Persistent global definitions
# added by included profile
#include globals.local

# Allow python (blacklisted by disable-interpreters.inc)
include	allow-python2.inc
include	allow-python3.inc

private-bin python*,transmission-remote-cli
private-etc

# Redirect
include transmission-common.profile