2019-01-08 13:18:00 +01:00
|
|
|
Index: profiles/apparmor.d/usr.bin.lessopen.sh
|
|
|
|
===================================================================
|
2021-09-18 15:20:11 +02:00
|
|
|
--- profiles/apparmor.d/usr.bin.lessopen.sh.orig 2021-09-18 15:15:00.967216031 +0200
|
|
|
|
+++ profiles/apparmor.d/usr.bin.lessopen.sh 2021-09-18 15:18:35.731065782 +0200
|
|
|
|
@@ -13,6 +13,12 @@ abi <abi/3.0>,
|
2019-01-08 13:18:00 +01:00
|
|
|
capability dac_override,
|
|
|
|
capability dac_read_search,
|
|
|
|
|
2021-09-18 15:20:11 +02:00
|
|
|
+ # workaround for https://bugzilla.opensuse.org/show_bug.cgi?id=1119937 / http://bugzilla.opensuse.org/show_bug.cgi?id=1190552 / https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1784499
|
|
|
|
+ network inet dgram,
|
|
|
|
+ network inet6 dgram,
|
2019-01-08 13:18:00 +01:00
|
|
|
+ network inet stream,
|
|
|
|
+ network inet6 stream,
|
|
|
|
+
|
|
|
|
/** rk,
|
2019-04-14 17:15:50 +02:00
|
|
|
/{usr/,}bin/bash mrix,
|
2019-01-08 13:18:00 +01:00
|
|
|
/{usr/,}bin/rpm mrix,
|