Skip to content

Commit

Permalink
add openssl rules for apparmor
Browse files Browse the repository at this point in the history
  • Loading branch information
threadexio committed May 15, 2022
1 parent 498157d commit 49d01ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apparmor/zeus
Expand Up @@ -8,6 +8,7 @@
profile zeus "/{usr,usr/local}/bin/zeus" {
#include <abstractions/base>
#include <abstractions/nameservice>
#include <abstractions/openssl>

# I do not like this but it is needed for some reason for the lock file.
# It really shouldn't be much of a problem if the rest of the profile is written using `owner` when needed
Expand Down

0 comments on commit 49d01ee

Please sign in to comment.