summaryrefslogtreecommitdiff
path: root/libdiskfs/init-first.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/init-first.c')
-rw-r--r--libdiskfs/init-first.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libdiskfs/init-first.c b/libdiskfs/init-first.c
index 108e765a..fb8345bb 100644
--- a/libdiskfs/init-first.c
+++ b/libdiskfs/init-first.c
@@ -40,8 +40,7 @@ master_thread_function (any_t foo __attribute__ ((unused)))
}
while (err);
- /* Successful diskfs_shutdown should never return. */
- abort ();
+ exit (0);
}
void