On Wed, Oct 30, 2013 at 8:17 AM, Vincent-Xavier JUMEL <endymion+gen...@thetys-retz.net> wrote: > Hi everyone, > > I'm developping and using a sympa ebuild for personnal use on a Gentoo > box. > > In order to work correctly with postfix, sympa needs to have its binary > /usr/libexec/queue and /usr/libexec/bouncequeue with the SUID bit > activated. > > What is, in your opinion, the best way to handle it ? > einfo ? > setuid in post_install ? >
In src_install: fperms 4755 /usr/libexec/queue /usr/libexec/bountqueue