diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-11-05 22:52:53 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-11-05 22:52:53 -0400 |
| commit | 8a86b310630fab17256339fa18f26d8d5c190199 (patch) | |
| tree | 418f07e13f90bbc84f57e628b2caf147bf729170 /airootfs/etc/passwd | |
| download | alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.tar.gz alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.tar.bz2 alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.zip | |
Inital commit
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 new file mode 100644 index 0000000..2807d5d --- /dev/null +++ b/airootfs/etc/passwd @@ -0,0 +1 @@ +root:x:0:0:root:/root:/usr/bin/zsh |
