aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/apostrophe.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-06-10 21:56:36 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-06-11 22:11:35 +0200
commit91a2bedaf42abcb947ef9370919b9d5503e84e47 (patch)
tree32bba6492b249d8afe8ab4c0d812c010699b52b2 /etc/profile-a-l/apostrophe.profile
parentAdd strawberry profile (#3459) (diff)
downloadfirejail-91a2bedaf42abcb947ef9370919b9d5503e84e47.tar.gz
firejail-91a2bedaf42abcb947ef9370919b9d5503e84e47.tar.zst
firejail-91a2bedaf42abcb947ef9370919b9d5503e84e47.zip
New profiles: apostrophe & quadrapassel
Diffstat (limited to 'etc/profile-a-l/apostrophe.profile')
-rw-r--r--etc/profile-a-l/apostrophe.profile69
1 files changed, 69 insertions, 0 deletions
diff --git a/etc/profile-a-l/apostrophe.profile b/etc/profile-a-l/apostrophe.profile
new file mode 100644
index 000000000..5dfe034e0
--- /dev/null
+++ b/etc/profile-a-l/apostrophe.profile
@@ -0,0 +1,69 @@
1# Firejail profile for apostrophe
2# Description: Distraction free Markdown editor for GNU/Linux made with GTK+
3# This file is overwritten after every install/update
4# Persistent local customizations
5include apostrophe.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${DOCUMENTS}
10noblacklist ${PICTURES}
11
12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python3.inc
14
15include disable-common.inc
16include disable-devel.inc
17include disable-exec.inc
18include disable-interpreters.inc
19include disable-passwdmgr.inc
20include disable-programs.inc
21include disable-shell.inc
22include disable-xdg.inc
23
24whitelist /usr/share/apostrophe
25include whitelist-runuser-common.inc
26include whitelist-usr-share-common.inc
27include whitelist-var-common.inc
28
29apparmor
30caps.drop all
31machine-id
32net none
33no3d
34nodvd
35nogroups
36nonewprivs
37noroot
38nosound
39notv
40nou2f
41novideo
42protocol unix
43seccomp
44shell none
45tracelog
46
47disable-mnt
48private-bin apostrophe,python3*
49private-cache
50private-dev
51private-etc alternatives,dconf,fonts,gtk-3.0,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,pango,X11
52# private-etc templates (see also #1734, #2093)
53# Common: alternatives,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,mime.types,xdg
54# Extra: magic,magic.mgc,passwd,group
55# Networking: ca-certificates,ssl,pki,crypto-policies,nsswitch.conf,resolv.conf,hosts,host.conf,hostname,protocols,services,rpc
56# Extra: proxychains.conf,gai.conf
57# Sound: alsa,asound.conf,pulse,machine-id
58# GUI: fonts,pango,X11
59# GTK: dconf,gconf,gtk-2.0,gtk-3.0
60# Qt: Trolltech.conf
61# KDE: kde4rc,kde5rc
62# 3D: drirc,glvnd,bumblebee,nvidia
63# D-Bus: dbus-1,machine-id
64private-tmp
65
66dbus-user filter
67dbus-user.own org.gnome.gitlab.somas.Apostrophe
68dbus-user.talk ca.desrt.dconf
69dbus-system none