mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-04 00:05:14 +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/base>
|
||||||
include <abstractions/consoles>
|
include <abstractions/consoles>
|
||||||
include <abstractions/nameservice>
|
include <abstractions/nameservice>
|
||||||
|
include <abstractions/openssl>
|
||||||
|
|
||||||
capability setgid,
|
capability setgid,
|
||||||
capability setuid,
|
capability setuid,
|
||||||
@@ -27,4 +28,5 @@ include <tunables/global>
|
|||||||
/var/lib/clamav/** rw,
|
/var/lib/clamav/** rw,
|
||||||
owner /run/clamav/freshclam.pid w,
|
owner /run/clamav/freshclam.pid w,
|
||||||
|
|
||||||
|
include if exists <local/usr.bin.freshclam>
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user