[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Monit doesn't detach from the tty
From: |
Jan-Henrik Haukeland |
Subject: |
Re: Monit doesn't detach from the tty |
Date: |
08 Aug 2002 20:38:01 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) |
Mark Ferlatte <address@hidden> writes:
> > Okay, I have added the umask code, check it out from cvs and verify
> > that it's what you have, please.
>
> Almost. You never reset the umask in spawn to the saved umask. I've
> attached the patch that I'm using.
Ops, had to do some creative cvs stuff so mine spawn.c was never
checked in. Thanks! (Observe also that because of the tty fix the
fd_to_wonderland function was refactored away). Also I put the umask
saving in env.c not in monitor.c.
--
Jan-Henrik Haukeland
- Re: postfix, anyone, (continued)
- Re: postfix, anyone, Christian Hopp, 2002/08/08
- Re: postfix, anyone, rory, 2002/08/08
- Re: postfix, anyone, Mark Ferlatte, 2002/08/08
- Re: Monit doesn't detach from the tty, Rory Toma, 2002/08/07
Re: Monit doesn't detach from the tty, Jan-Henrik Haukeland, 2002/08/07
Re: Monit doesn't detach from the tty, Jan-Henrik Haukeland, 2002/08/08