aboutsummaryrefslogtreecommitdiffstats
path: root/etc/uget-gtk.profile
diff options
context:
space:
mode:
authorLibravatar The Fox in the Shell <KellerFuchs@hashbang.sh>2016-05-25 02:46:09 +0200
committerLibravatar The Fox in the Shell <KellerFuchs@hashbang.sh>2016-05-25 15:01:13 +0200
commit845bd06665539af002b1bf74d2b7cb9e6cf11e0e (patch)
tree8f4a6133c718f1e98db1d52869a7d8070dbe9b84 /etc/uget-gtk.profile
parentmidori.profile: Use nonewprivs and noroot (diff)
downloadfirejail-845bd06665539af002b1bf74d2b7cb9e6cf11e0e.tar.gz
firejail-845bd06665539af002b1bf74d2b7cb9e6cf11e0e.tar.zst
firejail-845bd06665539af002b1bf74d2b7cb9e6cf11e0e.zip
profiles: Add nonewprivs where sensible
Diffstat (limited to 'etc/uget-gtk.profile')
-rw-r--r--etc/uget-gtk.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/uget-gtk.profile b/etc/uget-gtk.profile
index ef5aa7d4a..86e7be6fd 100644
--- a/etc/uget-gtk.profile
+++ b/etc/uget-gtk.profile
@@ -9,6 +9,7 @@ caps.drop all
9seccomp 9seccomp
10protocol unix,inet,inet6 10protocol unix,inet,inet6
11netfilter 11netfilter
12nonewprivs
12noroot 13noroot
13 14
14whitelist ${DOWNLOADS} 15whitelist ${DOWNLOADS}