aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-02-17 11:35:41 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-02-17 11:35:41 +0100
commitace75d7788a37ae2232380888e2c47f1a24c3623 (patch)
tree3bc4cab6e3633b740d8465623ecc45281f80b1e4
parentAdd profiles for mypaint & mypaint-ora-thumbnailer (diff)
downloadfirejail-ace75d7788a37ae2232380888e2c47f1a24c3623.tar.gz
firejail-ace75d7788a37ae2232380888e2c47f1a24c3623.tar.zst
firejail-ace75d7788a37ae2232380888e2c47f1a24c3623.zip
Review mypaint.profile
-rw-r--r--etc/mypaint.profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/mypaint.profile b/etc/mypaint.profile
index 1af6f3026..acec61816 100644
--- a/etc/mypaint.profile
+++ b/etc/mypaint.profile
@@ -39,7 +39,6 @@ seccomp
39shell none 39shell none
40tracelog 40tracelog
41 41
42disable-mnt
43private-cache 42private-cache
44private-dev 43private-dev
45private-etc fonts,gtk-3.0,dconf 44private-etc fonts,gtk-3.0,dconf
@@ -47,5 +46,3 @@ private-tmp
47 46
48noexec ${HOME} 47noexec ${HOME}
49noexec /tmp 48noexec /tmp
50
51# vim:set syntax=sh: