summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-mail/relay-ctrl: respect AR, RANLIBSam James2022-07-121-0/+3
| | | | | | Closes: https://bugs.gentoo.org/852683 Closes: https://bugs.gentoo.org/852680 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/relay-ctrl: fix unquoted variable DThomas Bracht Laumann Jespersen2022-06-161-4/+4
| | | | | Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/relay-ctrl: fix grsec RLIMIT_NOFILE overstepRobin H. Johnson2020-05-301-0/+1
| | | | | Closes: https://bugs.gentoo.org/348203 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-mail/relay-ctrl: tweak storage permissionsRobin H. Johnson2020-05-301-1/+5
| | | | | Closes: https://bugs.gentoo.org/224545 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-mail/relay-ctrl: fix issue for cron (run-parts)Sergiy Borodych2020-05-301-0/+73
the issue: "run-parts: failed to exec /etc/cron.hourly/relay-ctrl-age: Exec format error" manifested itself after migration to cronie (from vixie-cron) Closes: https://github.com/gentoo/gentoo/pull/15921 Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com> (cherry picked from commit 0013bfd0921ff18a058b78666d9e3609ccd54f69) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>