aboutsummaryrefslogtreecommitdiffstats
path: root/src/satd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/satd.c')
-rw-r--r--src/satd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/satd.c b/src/satd.c
index f69af3b..40e04ac 100644
--- a/src/satd.c
+++ b/src/satd.c
@@ -263,6 +263,8 @@ main(int argc, char *argv[])
/* Daemonise. */
t (foreground ? 0 : daemonise("satd", DAEMONISE_KEEP_FDS, sock, -1));
+ if (foreground)
+ close(5); /* Required to be closed by the next image. */
/* Change to a process image without all this initialisation text. */
execl(LIBEXEC "/" PACKAGE "/satd-diminished", argv0,