aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cherrytree.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-05-31 21:40:55 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-05-31 21:40:55 -0400
commit3597df9bc04fe4ab6eb891d267b0a08121416018 (patch)
tree686a661cb0fa030f219251ef7a1bbc1ea5cd8297 /etc/cherrytree.profile
parentfix --quiet (diff)
downloadfirejail-3597df9bc04fe4ab6eb891d267b0a08121416018.tar.gz
firejail-3597df9bc04fe4ab6eb891d267b0a08121416018.tar.zst
firejail-3597df9bc04fe4ab6eb891d267b0a08121416018.zip
merged Various #542 pull request from Fred-Barclay
Diffstat (limited to 'etc/cherrytree.profile')
-rw-r--r--etc/cherrytree.profile9
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/cherrytree.profile b/etc/cherrytree.profile
index b3a34fc9a..bc6fe1d86 100644
--- a/etc/cherrytree.profile
+++ b/etc/cherrytree.profile
@@ -15,11 +15,12 @@ mkdir ~/.local/share
15whitelist ${HOME}/.local/share/ 15whitelist ${HOME}/.local/share/
16 16
17caps.drop all 17caps.drop all
18seccomp
19protocol unix,inet,inet6,netlink
20netfilter 18netfilter
21tracelog
22nonewprivs 19nonewprivs
23noroot 20noroot
24include /etc/firejail/whitelist-common.inc
25nosound 21nosound
22seccomp
23protocol unix,inet,inet6,netlink
24tracelog
25
26include /etc/firejail/whitelist-common.inc