summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libdiskfs/boot-start.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/boot-start.c b/libdiskfs/boot-start.c
index 63454e9f..b40869c4 100644
--- a/libdiskfs/boot-start.c
+++ b/libdiskfs/boot-start.c
@@ -393,6 +393,7 @@ diskfs_S_fsys_init (mach_port_t port,
/* Declare that the exec server is our child. */
proc_child (procserver, diskfs_exec_server_task);
+ proc_mark_exec (execprocess);
/* Don't start this until now so that exec is fully authenticated
with proc. */