diff --git a/apparmor.d/profiles-a-f/anacron b/apparmor.d/profiles-a-f/anacron index d813c2d6..40f14779 100644 --- a/apparmor.d/profiles-a-f/anacron +++ b/apparmor.d/profiles-a-f/anacron @@ -17,6 +17,7 @@ profile anacron @{exec_path} { @{sh_path} rix, @{bin}/run-parts rCx -> run-parts, + @{bin}/exim4 rPx, / r, /etc/anacrontab r, @@ -42,4 +43,4 @@ profile anacron @{exec_path} { } include if exists -} \ No newline at end of file +}