From ce2bed8cda29225dbec2091927cd0f32ae201968 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 23 Aug 2017 20:17:11 -0600 Subject: [PATCH] Add scheme to home --- filesystem.toml | 10 +--------- installer | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/filesystem.toml b/filesystem.toml index 39c2a7e..37cd104 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -65,7 +65,7 @@ password = "$argon2i$m=4096,t=10,p=1$Tnc4UVV0N00$ML9LIOujd3nmAfkAwEcSTMPqakWUF0O uid = 0 gid = 0 name = "root" -home = "/root" +home = "file:/root" [users.user] # Password is unset @@ -169,14 +169,6 @@ Welcome to Redox OS! """ -[[files]] -path = "/home/user/.ionrc" -data = "" - -[[files]] -path = "/root/.ionrc" -data = "" - [[files]] path = "/usr" data = "/" diff --git a/installer b/installer index 7ad7827..25d6a0f 160000 --- a/installer +++ b/installer @@ -1 +1 @@ -Subproject commit 7ad7827497bb607bcfa56cd20ac0daaa2877f3c0 +Subproject commit 25d6a0fec4e3bc510ef9fc05fc39a04d079bab85