sudo: explicit set path to MTA

This commit is contained in:
Juergen Daubert 2020-12-03 12:43:45 +01:00
parent 237e2935f7
commit c3477a0c03
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqhUaprXi9qXezdzLtMwXvkS9NxcohAovYCerkyNVTC2qfj5/tHcVZEAsrtBjRwzL/M/wgZb0qvwJsFJ2sYmOjA4=
SHA256 (Pkgfile) = 78dd0c4e845cc64faf98e445cbad1d368861d4e6326f4b51e657cc8ee41d5bce
RWRJc1FUaeVequAR/3/t7IHwIC9YP6XW2dp8zdYHWzS12XQeocK6jroqTEoV/2FO+xmguKwj6GcP66T/h6XDJv9hyD/d9hazPgg=
SHA256 (Pkgfile) = 1e9c223cfd3a6d51ef8c75799c7d35fc4e914cb111e29730c84b3cc07e810500
SHA256 (.footprint) = 82bbf65a54e82668b25ad4da7dc8428d743a05f7e9121d90d0788087a35ff464
SHA256 (sudo-1.9.4.tar.gz) = 8b91bd2cc73af18a06a01406e38d154b837107be759f72e89cefeaa94e1103f0
SHA256 (sudo.pam) = d56499ea47e4c654032b278923ebee0caba4ca5b0fd242ea9c47204afc8a09e1

View File

@ -17,6 +17,7 @@ build() {
--with-logfac=auth \
--with-vardir=/var/lib/sudo \
--with-rundir=/var/run/sudo \
--with-sendmail=/usr/sbin/sendmail \
--disable-nls
make