diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-11-06 00:50:50 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-11-06 00:50:50 -0400 |
| commit | 3f8ebebf8a497249f20f95a5759b2eadd3ef946f (patch) | |
| tree | 5c0508f506c815969ff6e2f90ac0f361aeb0b430 /airootfs/etc/passwd | |
| parent | 40233662d7cfffebf39e34a33dacef6ce017473f (diff) | |
| download | alee-boot-utility-3f8ebebf8a497249f20f95a5759b2eadd3ef946f.tar.gz alee-boot-utility-3f8ebebf8a497249f20f95a5759b2eadd3ef946f.tar.bz2 alee-boot-utility-3f8ebebf8a497249f20f95a5759b2eadd3ef946f.zip | |
Remove more Arch references; Added a user; Changed MOTD
Diffstat (limited to 'airootfs/etc/passwd')
| -rw-r--r-- | airootfs/etc/passwd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/airootfs/etc/passwd b/airootfs/etc/passwd index 2807d5d..ebdfb20 100644 --- a/airootfs/etc/passwd +++ b/airootfs/etc/passwd @@ -1 +1,2 @@ root:x:0:0:root:/root:/usr/bin/zsh +alee:x:1000:1000::/home/alee:/usr/bin/bash |
