Fix exec for exim4 for anacron (default config Debian Stable)

On default installation on Debian Stable (12) anacron run tasks
and when finish all them, run exim4 for send info via mail.

The actual profile don´t permit this behaviour and fail sending
info for all task finished for mail configurated.
This commit is contained in:
Jose Maldonado aka Yukiteru 2024-05-06 18:39:24 -04:00
parent 971751cc21
commit 501ad1957f
No known key found for this signature in database
GPG key ID: 59CF1ED4181704DC

View file

@ -17,6 +17,7 @@ profile anacron @{exec_path} {
@{sh_path} rix,
@{bin}/run-parts rCx -> run-parts,
@{bin}/exim4 rPx,
/ r,
/etc/anacrontab r,