Immense cleanup of libc, implemening login program. Slight changes to ACL handling...
[tpg/acess2.git] / Usermode / Applications / init_src / main.c
index 2a4d668..8787f39 100644 (file)
@@ -6,7 +6,7 @@
 // === CONSTANTS ===
 #define NULL   ((void*)0)
 #define        DEFAULT_TERMINAL        "/Devices/VTerm/0"
-#define DEFAULT_SHELL  "/Acess/CLIShell"
+#define DEFAULT_SHELL  "/Acess/SBin/login"
 
 // === CODE ===
 /**

UCC git Repository :: git.ucc.asn.au