Thanks, I pushed this to master.
On Mon, May 14, 2012 at 02:17:30PM -0700, Ethan Jackson wrote:
> Looks good, thanks.
>
> Ethan
>
> On Mon, May 14, 2012 at 2:14 PM, Ben Pfaff wrote:
> > ---
> > lib/daemon.c | 11 +++
> > 1 files changed, 11 insertions(+), 0 deletions(-)
> >
> > diff
Looks good, thanks.
Ethan
On Mon, May 14, 2012 at 2:14 PM, Ben Pfaff wrote:
> ---
> lib/daemon.c | 11 +++
> 1 files changed, 11 insertions(+), 0 deletions(-)
>
> diff --git a/lib/daemon.c b/lib/daemon.c
> index c4a8264..6725683 100644
> --- a/lib/daemon.c
> +++ b/lib/daemon.c
> @@ -2
---
lib/daemon.c | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/lib/daemon.c b/lib/daemon.c
index c4a8264..6725683 100644
--- a/lib/daemon.c
+++ b/lib/daemon.c
@@ -245,6 +245,17 @@ daemonize(void)
daemonize_complete();
}
+/* Forks, then:
+ *
+ * - In