diff options
| author | Alexander Hill <ahill@breadpudding.dev> | 2025-10-13 13:29:12 -0400 |
|---|---|---|
| committer | Alexander Hill <ahill@breadpudding.dev> | 2025-10-13 13:29:12 -0400 |
| commit | d97f4abeb3a36af6b8d6289edb725d1e6522a71f (patch) | |
| tree | fd9c5ba50299c133d7cc690f0c5a3e4d0bcd4caa /root/etc/passwd | |
| parent | d953c8fca268be738eb1fe1c43873b7aff9907aa (diff) | |
Updated sources and moved configuration to its own folder
Diffstat (limited to 'root/etc/passwd')
| -rw-r--r-- | root/etc/passwd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/root/etc/passwd b/root/etc/passwd new file mode 100644 index 0000000..27d66ce --- /dev/null +++ b/root/etc/passwd @@ -0,0 +1,2 @@ +root:x:0:0::/:/bin/zsh +nobody:x:65534:65534::/:/bin/nologin |
