aboutsummaryrefslogtreecommitdiffstats
path: root/etc/celluloid.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2019-02-27 20:47:34 -0600
committerLibravatar GitHub <noreply@github.com>2019-02-27 20:47:34 -0600
commitee685a14e1c29e693b7360f90d41dbf7e1b37393 (patch)
tree4aa501228bb3d33154dfffb3c0b165760f3d2990 /etc/celluloid.profile
parentAdd a profile for nethack (diff)
parentcelluloid.profile: add private-etc (diff)
downloadfirejail-ee685a14e1c29e693b7360f90d41dbf7e1b37393.tar.gz
firejail-ee685a14e1c29e693b7360f90d41dbf7e1b37393.tar.zst
firejail-ee685a14e1c29e693b7360f90d41dbf7e1b37393.zip
Merge pull request #2481 from rusty-snake/gnome-mpv_to_celluloid
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..1f61ff9f5
--- /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,ca-certificates,ssl,pki,pkcs11,hosts,machine-id,localtime,libva.conf,drirc,fonts,gtk-3.0,dconf,crypto-policies,xdg,selinux,resolv.conf
47private-dev
48private-tmp
49
50noexec ${HOME}
51noexec /tmp