* setup.c: updated to use new built-in daemonization
authorArt Cancro <ajc@citadel.org>
Wed, 27 Dec 2006 22:42:05 +0000 (22:42 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 27 Dec 2006 22:42:05 +0000 (22:42 +0000)
commit0047043f803e4fade3cb26b5b1d13ed40ca75ebb
tree9d2d46884062b88e04aa460331a81cdc0790303a
parent31159b4fd0b03b5367db90710b843ed62c7ad471
* setup.c: updated to use new built-in daemonization
* sysdep.c et al: exit codes 0 and 101-199 cause the watcher to
  exit without restarting citserver.  This allows certain types of
  initialization failures to cause the whole system to exit without
  endlessly restarting.
citadel/config.c
citadel/control.c
citadel/database_sleepycat.c
citadel/server.h
citadel/setup.c
citadel/sysdep.c