aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/transmission-qt.profile
blob: fe9146018ee83c53febdbe6d4dc8b3821e08f872 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Firejail profile for transmission-qt
# Description: Fast, easy and free BitTorrent client (Qt GUI)
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include transmission-qt.local
# Persistent global definitions
include globals.local

private-bin transmission-qt

# If you need native notifications, add the next lines to your transmission-qt.local.
#ignore dbus-user none
#dbus-user filter
#dbus-user.own com.transmissionbt.Transmission.*
#dbus-user.talk org.freedesktop.Notifications

ignore memory-deny-write-execute

# Redirect
include transmission-common.profile