[tac_plus] Re: running tac_plus in the foreground
John Payne
john at sackheads.org
Wed Oct 10 14:36:58 UTC 2007
On Oct 10, 2007, at 4:07, john heasley <heas at shrubbery.net> wrote:
> misplaced the brace, i think.
Looks good so far... Thanks!
>
>
> Index: tac_plus.c
> ===================================================================
> RCS file: /home/heas/.CVS/src/routers/tac_plus/tac_plus.c,v
> retrieving revision 1.36
> diff -u -r1.36 tac_plus.c
> --- tac_plus.c 2 Oct 2007 18:46:25 -0000 1.36
> +++ tac_plus.c 10 Oct 2007 08:03:34 -0000
> @@ -396,6 +396,7 @@
>
> if (debug)
> report(LOG_DEBUG, "Backgrounded");
> + }
>
> #ifndef REAPCHILD
> #if SETPGRP_VOID
> @@ -432,7 +433,6 @@
>
> signal(SIGCHLD, SIG_IGN);
> #endif /* REAPCHILD */
> - }
>
> /*
> * after forking to disassociate; make sure we know we're the
> mother
>
More information about the tac_plus
mailing list