aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/handbrake.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-a-l/handbrake.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-a-l/handbrake.profile')
-rw-r--r--etc/profile-a-l/handbrake.profile39
1 files changed, 39 insertions, 0 deletions
diff --git a/etc/profile-a-l/handbrake.profile b/etc/profile-a-l/handbrake.profile
new file mode 100644
index 000000000..0539ffcb8
--- /dev/null
+++ b/etc/profile-a-l/handbrake.profile
@@ -0,0 +1,39 @@
1# Firejail profile for handbrake
2# Description: Versatile DVD ripper and video transcoder (GTK+ GUI)
3# This file is overwritten after every install/update
4# Persistent local customizations
5include handbrake.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/ghb
10noblacklist ${MUSIC}
11noblacklist ${VIDEOS}
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19include disable-xdg.inc
20
21include whitelist-var-common.inc
22
23apparmor
24caps.drop all
25net none
26nogroups
27nonewprivs
28noroot
29nou2f
30novideo
31protocol unix,inet,inet6,netlink
32seccomp
33shell none
34
35private-dev
36private-tmp
37
38dbus-user none
39dbus-system none