feat(profile): improve support for some profiles.

Most of the rules have come from the integration tests.
This commit is contained in:
Alexandre Pujol 2024-11-12 22:18:11 +00:00
parent e4f0f06648
commit 66455a9251
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
29 changed files with 50 additions and 22 deletions

View file

@ -18,7 +18,7 @@ profile cron-apport @{exec_path} {
/ r,
/var/crash/ r,
/var/crash/*.crash w,
/var/crash/* w,
include if exists <local/cron-apport>
}