summaryrefslogtreecommitdiffstats
path: root/etc/pluma.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-08-22 01:54:31 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2017-08-22 01:54:31 +0200
commitf12c7af205ddd6c0d75587702f01688dc62a86c5 (patch)
tree853df0cb54dee640560b1832c14644df0ec18293 /etc/pluma.profile
parenttesting (diff)
downloadfirejail-f12c7af205ddd6c0d75587702f01688dc62a86c5.tar.gz
firejail-f12c7af205ddd6c0d75587702f01688dc62a86c5.tar.zst
firejail-f12c7af205ddd6c0d75587702f01688dc62a86c5.zip
various profile fixes
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