mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
Compare commits
2 Commits
e7daccedc6
...
db74dda3c6
Author | SHA1 | Date | |
---|---|---|---|
|
db74dda3c6 | ||
|
0e58e3d7fb |
@ -42,6 +42,10 @@ profile curl /usr/bin/curl {
|
||||
network inet6 stream,
|
||||
network inet6 dgram,
|
||||
|
||||
# Allow access to the snap socket until we can revisit it with delegation
|
||||
# or profile refactoring
|
||||
file rw @{run}/snapd.socket,
|
||||
|
||||
# Site-specific additions and overrides. See local/README for details.
|
||||
include if exists <local/curl>
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user