aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cherrytree.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-08-07 13:41:08 -0500
committerLibravatar GitHub <noreply@github.com>2017-08-07 13:41:08 -0500
commite24b15f8647997dbb26a7152c921af94e36294ce (patch)
tree4c98b42844c8c67853643d4b4b7253dbd8764f1e /etc/cherrytree.profile
parentmerges (diff)
parentUnify last 8 profiles (diff)
downloadfirejail-e24b15f8647997dbb26a7152c921af94e36294ce.tar.gz
firejail-e24b15f8647997dbb26a7152c921af94e36294ce.tar.zst
firejail-e24b15f8647997dbb26a7152c921af94e36294ce.zip
Merge pull request #1427 from SpotComms/pr
Unify all profiles
Diffstat (limited to 'etc/cherrytree.profile')
-rw-r--r--etc/cherrytree.profile16
1 files changed, 7 insertions, 9 deletions
diff --git a/etc/cherrytree.profile b/etc/cherrytree.profile
index b1acd78f2..fe0153959 100644
--- a/etc/cherrytree.profile
+++ b/etc/cherrytree.profile
@@ -1,22 +1,20 @@
1# Persistent global definitions go here 1# Firejail profile for cherrytree
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/cherrytree.local 4include /etc/firejail/cherrytree.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7 7
8# cherrytree note taking application 8noblacklist ${HOME}/.config/cherrytree
9noblacklist /usr/bin/python2* 9noblacklist /usr/bin/python2*
10noblacklist /usr/lib/python3* 10noblacklist /usr/lib/python3*
11noblacklist ${HOME}/.config/cherrytree
12 11
13include /etc/firejail/disable-common.inc 12include /etc/firejail/disable-common.inc
14include /etc/firejail/disable-programs.inc
15include /etc/firejail/disable-devel.inc 13include /etc/firejail/disable-devel.inc
16include /etc/firejail/disable-passwdmgr.inc 14include /etc/firejail/disable-passwdmgr.inc
15include /etc/firejail/disable-programs.inc
17 16
18caps.drop all 17caps.drop all
19#ipc-namespace
20netfilter 18netfilter
21no3d 19no3d
22nogroups 20nogroups