gnu: mcron: Use correct sendmail. When the crons are running, /run/privileged/bin is not in the $PATH, hence the default of "sendmail -t" does not work. * gnu/packages/guile-xyz.scm (mcron)[arguments]<#:configure-flags>: Set sendmail path. Change-Id: I86ffa5ddf26209acd8f706394ac13e63dcf4e0ec Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 3 insertions(+), 0 deletions(-) M gnu/packages/guile-xyz.scm
M gnu/packages/guile-xyz.scm => gnu/packages/guile-xyz.scm +3 -0