feat(profile): clean superfluous openssl abstraction includes
apparmor.d equivalent of https://gitlab.com/apparmor/apparmor/-/merge_requests/1179
This commit is contained in:
parent
d5972cdf1d
commit
467c38724a
173 changed files with 0 additions and 180 deletions
|
|
@ -14,7 +14,6 @@ profile repo @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/python>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/ssl_certs>
|
||||
|
||||
network inet dgram,
|
||||
|
|
@ -67,7 +66,6 @@ profile repo @{exec_path} {
|
|||
profile curl {
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/ssl_certs>
|
||||
|
||||
@{bin}/curl mr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue