aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xplayer.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-03-30 12:33:14 +0200
committerLibravatar GitHub <noreply@github.com>2018-03-30 12:33:14 +0200
commit2b2d3dc13c4ee9cea999846e0238ef30c2318b83 (patch)
tree80b8c3da7eb6a531a348c6327b57e4cdb7076e33 /etc/xplayer.profile
parentFurther improve private-bin in steam (diff)
parentMerge branch 'master' into nodbus (diff)
downloadfirejail-2b2d3dc13c4ee9cea999846e0238ef30c2318b83.tar.gz
firejail-2b2d3dc13c4ee9cea999846e0238ef30c2318b83.tar.zst
firejail-2b2d3dc13c4ee9cea999846e0238ef30c2318b83.zip
Merge pull request #1843 from smitsohu/nodbus
recalibrate dbus access, deploy nodbus option
Diffstat (limited to 'etc/xplayer.profile')
-rw-r--r--etc/xplayer.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/xplayer.profile b/etc/xplayer.profile
index 8ea361d79..7e475bd58 100644
--- a/etc/xplayer.profile
+++ b/etc/xplayer.profile
@@ -15,8 +15,10 @@ include /etc/firejail/disable-programs.inc
15 15
16include /etc/firejail/whitelist-var-common.inc 16include /etc/firejail/whitelist-var-common.inc
17 17
18# apparmor - makes settings immutable
18caps.drop all 19caps.drop all
19netfilter 20netfilter
21# nodbus - makes settings immutable
20nogroups 22nogroups
21nonewprivs 23nonewprivs
22noroot 24noroot