On Fri, Nov 29, 2013 at 04:16:46PM -0600, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
> > On Fri, Nov 29, 2013 at 02:40:35PM -0500, S.Çağlar Onur wrote:
> > > On Fri, Nov 29, 2013 at 2:34 PM, Serge Hallyn
> > > wrote:
> > > > Quoting Stéphane Graber (stgra...@ubuntu.com):
Quoting Stéphane Graber (stgra...@ubuntu.com):
> On Fri, Nov 29, 2013 at 02:40:35PM -0500, S.Çağlar Onur wrote:
> > On Fri, Nov 29, 2013 at 2:34 PM, Serge Hallyn
> > wrote:
> > > Quoting Stéphane Graber (stgra...@ubuntu.com):
> > >> As mentioned in a previous commit, this does two changes:
> > >>
On Fri, Nov 29, 2013 at 02:40:35PM -0500, S.Çağlar Onur wrote:
> On Fri, Nov 29, 2013 at 2:34 PM, Serge Hallyn wrote:
> > Quoting Stéphane Graber (stgra...@ubuntu.com):
> >> As mentioned in a previous commit, this does two changes:
> >> - Make want_daemonize return a bool (false on failure, true
On Fri, Nov 29, 2013 at 2:34 PM, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
>> As mentioned in a previous commit, this does two changes:
>> - Make want_daemonize return a bool (false on failure, true on success)
>> - Make both want_daemonize and want_close_all_fds take
Quoting Stéphane Graber (stgra...@ubuntu.com):
> As mentioned in a previous commit, this does two changes:
> - Make want_daemonize return a bool (false on failure, true on success)
> - Make both want_daemonize and want_close_all_fds take a "state"
>argument so the user can choose to unset tho
On 29/11/13 15:55, Stéphane Graber wrote:
> As mentioned in a previous commit, this does two changes:
> - Make want_daemonize return a bool (false on failure, true on success)
> - Make both want_daemonize and want_close_all_fds take a "state"
>argument so the user can choose to unset those fl
As mentioned in a previous commit, this does two changes:
- Make want_daemonize return a bool (false on failure, true on success)
- Make both want_daemonize and want_close_all_fds take a "state"
argument so the user can choose to unset those flags.
This commit also updates all occurences of t