aboutsummaryrefslogtreecommitdiffstats
path: root/etc/flashpeak-slimjet.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-05-26 09:08:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-05-26 09:08:28 -0400
commit45e9e20da370188a8ff8241313c54921d581fbd9 (patch)
tree8e22c2382f03ac2156e46fac5e7bb8f192f0a6f4 /etc/flashpeak-slimjet.profile
parentMerge pull request #537 from KellerFuchs/restricted-netfilter (diff)
parentprofiles: Add nonewprivs where sensible (diff)
downloadfirejail-45e9e20da370188a8ff8241313c54921d581fbd9.tar.gz
firejail-45e9e20da370188a8ff8241313c54921d581fbd9.tar.zst
firejail-45e9e20da370188a8ff8241313c54921d581fbd9.zip
Merge pull request #538 from KellerFuchs/no_new_profiles
Extend profiles to use the new `nonewprivs` feature
Diffstat (limited to 'etc/flashpeak-slimjet.profile')
-rw-r--r--etc/flashpeak-slimjet.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/flashpeak-slimjet.profile b/etc/flashpeak-slimjet.profile
index 94c672acf..77a95aa17 100644
--- a/etc/flashpeak-slimjet.profile
+++ b/etc/flashpeak-slimjet.profile
@@ -18,6 +18,7 @@ caps.drop all
18seccomp 18seccomp
19protocol unix,inet,inet6,netlink 19protocol unix,inet,inet6,netlink
20netfilter 20netfilter
21nonewprivs
21noroot 22noroot
22 23
23whitelist ${DOWNLOADS} 24whitelist ${DOWNLOADS}