aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-01-05 15:18:11 +0000
committerLibravatar GitHub <noreply@github.com>2022-01-05 15:18:11 +0000
commitb5e6e167eb8d6654e84dfc6842f7d8121cfc17a8 (patch)
tree17c9ce3aaf11d92c3d1821deccf2afed11e427b5 /etc
parentnettrace/netlock (diff)
downloadfirejail-b5e6e167eb8d6654e84dfc6842f7d8121cfc17a8.tar.gz
firejail-b5e6e167eb8d6654e84dfc6842f7d8121cfc17a8.tar.zst
firejail-b5e6e167eb8d6654e84dfc6842f7d8121cfc17a8.zip
Create notable.profile
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-m-z/notable.profile37
1 files changed, 37 insertions, 0 deletions
diff --git a/etc/profile-m-z/notable.profile b/etc/profile-m-z/notable.profile
new file mode 100644
index 000000000..7c790539d
--- /dev/null
+++ b/etc/profile-m-z/notable.profile
@@ -0,0 +1,37 @@
1# Firejail profile for notable
2# Description: The Markdown-based note-taking app that doesn't suck
3# This file is overwritten after every install/update
4# Persistent local customizations
5include notable.local
6# Persistent global definitions
7include globals.local
8
9# Note: On debian-based distributions the binary might be located in
10# /opt/Notable/notable, and therefore not be in PATH.
11# If that's the case you can start Notable with firejail via
12# `firejail "/opt/Notable/notable"`.
13
14noblacklist ${HOME}/.config/Notable
15noblacklist ${HOME}/.notable
16
17net none
18nosound
19
20?HAS_APPIMAGE: ignore private-dev
21private-opt Notable
22
23dbus-user filter
24dbus-user.talk ca.desrt.dconf
25ignore dbus-user none
26
27# Notable keeps claiming it is started for the first time when whitelisting - see #4812.
28ignore whitelist ${DOWNLOADS}
29ignore whitelist ${HOME}/.config/Electron
30ignore whitelist ${HOME}/.config/electron-flag*.conf
31ignore include whitelist-common.inc
32ignore include whitelist-runuser-common.inc
33ignore include whitelist-usr-share-common.inc
34ignore include whitelist-var-common.inc
35
36# Redirect
37include electron.profile