summaryrefslogtreecommitdiffstats
path: root/etc/goobox.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-09-14 16:36:04 +0200
committerLibravatar GitHub <noreply@github.com>2017-09-14 16:36:04 +0200
commita5df0070fff2771ff2821e07fca9b57801079146 (patch)
treeccc732767a999ac3dce6165a4fbc44b43560be7c /etc/goobox.profile
parent--writable-run-user man page (diff)
downloadfirejail-a5df0070fff2771ff2821e07fca9b57801079146.tar.gz
firejail-a5df0070fff2771ff2821e07fca9b57801079146.tar.zst
firejail-a5df0070fff2771ff2821e07fca9b57801079146.zip
goobox enhancements (permit metadata retrieval)
1) We should permit internet access, as Goobox retrieves metadata via cddb-slave2 2) We can safely enable private-dev after the introduction of nodvd
Diffstat (limited to 'etc/goobox.profile')
-rw-r--r--etc/goobox.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/goobox.profile b/etc/goobox.profile
index 60ffe0594..98514ce8d 100644
--- a/etc/goobox.profile
+++ b/etc/goobox.profile
@@ -13,17 +13,18 @@ include /etc/firejail/disable-programs.inc
13 13
14caps.drop all 14caps.drop all
15netfilter 15netfilter
16no3d
16nogroups 17nogroups
17nonewprivs 18nonewprivs
18noroot 19noroot
19notv 20notv
20novideo 21novideo
21protocol unix 22protocol unix,inet,inet6
22seccomp 23seccomp
23shell none 24shell none
24tracelog 25tracelog
25 26
26# private-bin goobox 27# private-bin goobox
27# private-dev 28private-dev
28# private-etc fonts 29# private-etc fonts
29# private-tmp 30# private-tmp