summary refs log tree commit diff
path: root/sbin/init/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/init/init.c')
-rw-r--r--sbin/init/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/init/init.c b/sbin/init/init.c
index 0e8f6cf..56df6a6 100644
--- a/sbin/init/init.c
+++ b/sbin/init/init.c
@@ -11,6 +11,7 @@ int main() {
         // } else {
         //     execve("/sbin/", 0, 0)
         // }
+        
         // make tty1
         execve("/sbin/fdmaker", 0, 0);
     } else {