1
2
3
4
5
6
7
8
9
10
11
12 | === modified file 'package-dir/meta/framework-policy/seccomp/policygroups/client' --- package-dir/meta/framework-policy/seccomp/policygroups/client 2015-04-07 18:24:54 +0000 +++ package-dir/meta/framework-policy/seccomp/policygroups/client 2015-04-21 09:22:48 +0000 @@ -5,3 +5,8 @@ # introduces a security risk since full access to the privileged socket grants # privileged access to the system. Once this is resolved, this policy group # may be moved to 'common'. + +socket +setsockopt +bind +capget |