aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pluma.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-08-23 07:46:52 -0400
committerLibravatar GitHub <noreply@github.com>2017-08-23 07:46:52 -0400
commit976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66 (patch)
treeffc1657e4af251064848d1b0abd05370df67f1b4 /etc/pluma.profile
parentMerge pull request #1488 from SpotComms/mf (diff)
parentharmonize vlc and cvlc (diff)
downloadfirejail-976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66.tar.gz
firejail-976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66.tar.zst
firejail-976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66.zip
Merge pull request #1489 from smitsohu/profilefixes
profile fixes and enhancements
Diffstat (limited to 'etc/pluma.profile')
-rw-r--r--etc/pluma.profile9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/pluma.profile b/etc/pluma.profile
index d17a64d1d..718dee440 100644
--- a/etc/pluma.profile
+++ b/etc/pluma.profile
@@ -13,17 +13,24 @@ include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
14 14
15caps.drop all 15caps.drop all
16net none 16# net none - makes settings immutable
17no3d
17nodvd 18nodvd
18nogroups 19nogroups
19nonewprivs 20nonewprivs
20noroot 21noroot
21nosound 22nosound
22notv 23notv
24novideo
25protocol unix
23seccomp 26seccomp
24shell none 27shell none
25tracelog 28tracelog
26 29
27private-bin pluma 30private-bin pluma
28private-dev 31private-dev
32# private-etc fonts
29private-tmp 33private-tmp
34
35noexec ${HOME}
36noexec /tmp