feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-12-09 16:14:22 +00:00
parent 386402ed70
commit 29b0e3e2e3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 34 additions and 64 deletions

View file

@ -231,18 +231,8 @@ profile hw-probe @{exec_path} {
owner @{PROC}/@{pid}/net/if_inet6 r,
owner @{PROC}/@{pid}/net/dev r,
include if exists <local/hw-probe_netconfig>
}
profile curl {
include <abstractions/base>
include <abstractions/nameservice-strict>
include <abstractions/openssl>
include <abstractions/ssl_certs>
@{bin}/curl mr,
}
include if exists <local/hw-probe>
}