forked from pool/libvirt
Accepting request 246867 from home:mlatimer:branches:Virtualization
- bnc#894232 - Update apparmor profile to allow raw packets install-apparmor-profiles.patch OBS-URL: https://build.opensuse.org/request/show/246867 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=401
This commit is contained in:
parent
b751536fe6
commit
6d56add060
@ -84,7 +84,7 @@ Index: libvirt-1.2.7/examples/apparmor/usr.sbin.libvirtd.in
|
||||
===================================================================
|
||||
--- /dev/null
|
||||
+++ libvirt-1.2.7/examples/apparmor/usr.sbin.libvirtd.in
|
||||
@@ -0,0 +1,67 @@
|
||||
@@ -0,0 +1,68 @@
|
||||
+# Last Modified: Mon Apr 5 15:03:58 2010
|
||||
+#include <tunables/global>
|
||||
+@{LIBVIRT}="libvirt"
|
||||
@ -120,6 +120,7 @@ Index: libvirt-1.2.7/examples/apparmor/usr.sbin.libvirtd.in
|
||||
+ network inet6 stream,
|
||||
+ network inet6 dgram,
|
||||
+ network packet dgram,
|
||||
+ network packet raw,
|
||||
+
|
||||
+ # Very lenient profile for libvirtd since we want to first focus on confining
|
||||
+ # the guests. Guests will have a very restricted profile.
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 29 16:12:28 UTC 2014 - mlatimer@suse.com
|
||||
|
||||
- bnc#894232 - Update apparmor profile to allow raw packets
|
||||
install-apparmor-profiles.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 01:29:21 CEST 2014 - ro@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user