summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ufs/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ufs/main.c b/ufs/main.c
index 61531c22..e6a7e303 100644
--- a/ufs/main.c
+++ b/ufs/main.c
@@ -223,6 +223,8 @@ main (int argc, char **argv)
outside world. */
diskfs_startup_diskfs (bootstrap, 0);
+ /* SET HOST NAME */
+
/* And this thread is done with its work. */
cthread_exit (0);