> On Sat, 14 Aug 2021, Rolf Eike Beer wrote:
> Sadly the docs at
> https://devmanual.gentoo.org/function-reference/install-functions/
> do not show the defaults,
Hm, it says "mode 0755" for doexe, but nothing for doins and dodir.
This should be improved indeed.
> is there a better place to l
Am Samstag, 14. August 2021, 12:52:15 CEST schrieb Ulrich Mueller:
> > On Sat, 14 Aug 2021, Rolf Eike Beer wrote:
> > The default owner is root:root anyway, so just make sure other settings do
> > not leak outside from the places where it is actually used. This also
> > fixes qmail_supervise_in
> On Sat, 14 Aug 2021, Rolf Eike Beer wrote:
> The default owner is root:root anyway, so just make sure other settings do not
> leak outside from the places where it is actually used. This also fixes
> qmail_supervise_install_one() when called from outside of qmail_src_install().
Looking at t
The default owner is root:root anyway, so just make sure other settings do not
leak outside from the places where it is actually used. This also fixes
qmail_supervise_install_one() when called from outside of qmail_src_install().
Signed-off-by: Rolf Eike Beer
---
eclass/qmail.eclass | 32 +++