use daemon() call
[unix-history] / usr / src / usr.sbin / update / pathnames.h
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 5.2 (Berkeley) %G%
*/
char *fillst[] = {
"/bin",
"/usr",
"/usr/bin",
"/usr/lib",
NULL,
};