Forgot to mention in the last commit message: Ensure that stdin, stdout,
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 27 Jan 2005 15:15:30 +0000 (15:15 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 27 Jan 2005 15:15:30 +0000 (15:15 +0000)
and stderr are connected to /dev/null when the daemon is running in the
background.

src/src/daemon.c

index 88dd69d21c02318d3d00db631fbddf1576e65a0b..caf8cb24e08cb70da9a9b7195beed3bc83b8e71b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Cambridge: exim/src/src/daemon.c,v 1.6 2005/01/27 15:00:39 ph10 Exp $ */
+/* $Cambridge: exim/src/src/daemon.c,v 1.7 2005/01/27 15:15:30 ph10 Exp $ */
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *