mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 22:35:35 +00:00
profile: Allow SSL access to freshclam
Signed-off-by: Bernhard M. Wiedemann <bwiedemann@suse.de>
This commit is contained in:
@@ -17,6 +17,7 @@ include <tunables/global>
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice>
|
||||
include <abstractions/openssl>
|
||||
|
||||
capability setgid,
|
||||
capability setuid,
|
||||
@@ -27,4 +28,5 @@ include <tunables/global>
|
||||
/var/lib/clamav/** rw,
|
||||
owner /run/clamav/freshclam.pid w,
|
||||
|
||||
include if exists <local/usr.bin.freshclam>
|
||||
}
|
||||
|
Reference in New Issue
Block a user