aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-09-18 10:11:44 -0400
committerLibravatar GitHub <noreply@github.com>2016-09-18 10:11:44 -0400
commitc3b6f3fa3cb1843d2a71062c2fd61a7e4bcdb10c (patch)
tree3d106b5e73455beeac61dccc15f88d0b912baa8c
parentbug: add support to remove /usr/local from private-bin list, issue 778 (diff)
parentAdd netlink to --protocols in steam profile (diff)
downloadfirejail-c3b6f3fa3cb1843d2a71062c2fd61a7e4bcdb10c.tar.gz
firejail-c3b6f3fa3cb1843d2a71062c2fd61a7e4bcdb10c.tar.zst
firejail-c3b6f3fa3cb1843d2a71062c2fd61a7e4bcdb10c.zip
Merge pull request #788 from tjg1/master
Add netlink to --protocols in steam profile
-rw-r--r--etc/steam.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index b15a54be9..5dc5e80ff 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -10,5 +10,5 @@ caps.drop all
10netfilter 10netfilter
11nonewprivs 11nonewprivs
12noroot 12noroot
13protocol unix,inet,inet6 13protocol unix,inet,inet6,netlink
14seccomp 14seccomp