[SSSD] [PATCH] Set cloexec flag for log files

Jakub Hrozek jhrozek at redhat.com
Tue Dec 18 10:42:08 UTC 2012


On Mon, Dec 17, 2012 at 01:18:54PM +0100, Pavel Březina wrote:
> On 12/15/2012 08:02 PM, Jakub Hrozek wrote:
> >https://fedorahosted.org/sssd/ticket/1708
> >
> >The services kept the fd to /var/log/sssd/sssd.log open. I don't think
> >there's any point in keeping the logfiles open after exec-ing for the
> >child, so I set the CLOEXEC flag.
> 
> Works fine.
> Ack.

Pushed to master and sssd-1-9



More information about the sssd-devel mailing list