summaryrefslogtreecommitdiffstats
path: root/etc/celluloid.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-02-26 18:02:23 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-02-26 18:02:23 +0100
commit2341381cda5989f033b5e10622f2e523e5d395f5 (patch)
tree1613bb78de4bfea3386415b5402d1809c958f304 /etc/celluloid.profile
parentSort items alphabetically in man firejail (#2479) (diff)
downloadfirejail-2341381cda5989f033b5e10622f2e523e5d395f5.tar.gz
firejail-2341381cda5989f033b5e10622f2e523e5d395f5.tar.zst
firejail-2341381cda5989f033b5e10622f2e523e5d395f5.zip
gnome-mpv -> celluloid
Diffstat (limited to 'etc/celluloid.profile')
-rw-r--r--etc/celluloid.profile51
1 files changed, 51 insertions, 0 deletions
diff --git a/etc/celluloid.profile b/etc/celluloid.profile
new file mode 100644
index 000000000..c4f49aed0
--- /dev/null
+++ b/etc/celluloid.profile
@@ -0,0 +1,51 @@
1# Firejail profile for celluloid
2# Description: Simple GTK+ frontend for mpv
3# This file is overwritten after every install/update
4# Persistent local customizations
5include celluloid.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/gnome-mpv
10noblacklist ${HOME}/.config/celluloid
11noblacklist ${MUSIC}
12noblacklist ${VIDEOS}
13
14# Allow python (blacklisted by disable-interpreters.inc)
15noblacklist ${PATH}/python2*
16noblacklist ${PATH}/python3*
17noblacklist /usr/lib/python2*
18noblacklist /usr/lib/python3*
19noblacklist /usr/local/lib/python2*
20noblacklist /usr/local/lib/python3*
21
22include disable-common.inc
23include disable-devel.inc
24include disable-interpreters.inc
25include disable-passwdmgr.inc
26include disable-programs.inc
27include disable-xdg.inc
28
29include whitelist-var-common.inc
30
31apparmor
32caps.drop all
33netfilter
34nodbus
35nogroups
36nonewprivs
37noroot
38nou2f
39protocol unix,inet,inet6
40seccomp
41shell none
42tracelog
43
44private-bin celluloid,gnome-mpv,youtube-dl,python*,env
45private-cache
46private-etc alternatives
47private-dev
48private-tmp
49
50noexec ${HOME}
51noexec /tmp