From 48e95ddffe17a67997b32a20e72129d5bb738f62 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 7 Nov 2021 00:24:52 -0400 Subject: Root is now the default user again; Archfi is executable --- airootfs/etc/passwd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'airootfs/etc/passwd') diff --git a/airootfs/etc/passwd b/airootfs/etc/passwd index ebdfb20..b41cba2 100644 --- a/airootfs/etc/passwd +++ b/airootfs/etc/passwd @@ -1,2 +1,2 @@ root:x:0:0:root:/root:/usr/bin/zsh -alee:x:1000:1000::/home/alee:/usr/bin/bash +alee:x:1000:1000::/home/alee:/bin/bash -- cgit v1.2.3