- Write pidfile AFTER detaching...

- Minor cleanups
This commit is contained in:
Guus Sliepen 2000-11-22 19:14:09 +00:00
parent f8b4a000d0
commit 394ed3fb17
3 changed files with 6 additions and 12 deletions

View file

@ -17,14 +17,13 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
$Id: rbl.c,v 1.1.2.10 2000/11/22 18:54:07 guus Exp $
$Id: rbl.c,v 1.1.2.11 2000/11/22 19:14:08 guus Exp $
*/
#include "config.h"
#include <stdlib.h>
#include <xalloc.h>
#include <stdio.h>
#include "rbl.h"
#include <system.h>