aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-21 20:23:38 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-21 20:23:38 +0000
commit0f1ab7f065986cc06f6da7d32dcc3da8cad51187 (patch)
treedad5e52ad2d62fb7a9dc097c390d6c78e7a41655
parentRevert machine-id comment mess (part 2) (#2440) (diff)
downloadfirejail-0f1ab7f065986cc06f6da7d32dcc3da8cad51187.tar.gz
firejail-0f1ab7f065986cc06f6da7d32dcc3da8cad51187.tar.zst
firejail-0f1ab7f065986cc06f6da7d32dcc3da8cad51187.zip
masterpdfeditor cleanup (#2441)
-rw-r--r--etc/masterpdfeditor.profile5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/masterpdfeditor.profile b/etc/masterpdfeditor.profile
index 015319601..3d88b1f82 100644
--- a/etc/masterpdfeditor.profile
+++ b/etc/masterpdfeditor.profile
@@ -19,7 +19,6 @@ include whitelist-var-common.inc
19 19
20caps.drop all 20caps.drop all
21ipc-namespace 21ipc-namespace
22# machine-id breaks audio; it should work fine in setups where sound is not required
23machine-id 22machine-id
24net none 23net none
25no3d 24no3d
@@ -37,15 +36,11 @@ seccomp
37shell none 36shell none
38tracelog 37tracelog
39 38
40# disable-mnt
41# private
42private-bin masterpdfeditor* 39private-bin masterpdfeditor*
43private-cache 40private-cache
44private-dev 41private-dev
45private-etc alternatives,fonts 42private-etc alternatives,fonts
46# private-lib
47private-tmp 43private-tmp
48 44
49# memory-deny-write-execute
50noexec ${HOME} 45noexec ${HOME}
51noexec /tmp 46noexec /tmp