summaryrefslogtreecommitdiffstats
path: root/etc/spotify.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/spotify.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/spotify.profile')
-rw-r--r--etc/spotify.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
index fd4586dd5..1ee379dea 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -26,5 +26,6 @@ caps.drop all
26seccomp 26seccomp
27protocol unix,inet,inet6,netlink 27protocol unix,inet,inet6,netlink
28netfilter 28netfilter
29nonewprivs
29noroot 30noroot
30 31