diff options
Diffstat (limited to 'Base')
-rw-r--r-- | Base/etc/passwd | 2 | ||||
-rw-r--r-- | Base/home/anon/myfile.txt (renamed from Base/users/anon/myfile.txt) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Base/etc/passwd b/Base/etc/passwd index e211fddf2a..8e7e246d64 100644 --- a/Base/etc/passwd +++ b/Base/etc/passwd @@ -1,2 +1,2 @@ root:x:0:0:root:/:/bin/sh -anon:x:100:100:Anonymous,,,:/users/anon:/bin/sh +anon:x:100:100:Anonymous,,,:/home/anon:/bin/sh diff --git a/Base/users/anon/myfile.txt b/Base/home/anon/myfile.txt index 0cb5887cc7..0cb5887cc7 100644 --- a/Base/users/anon/myfile.txt +++ b/Base/home/anon/myfile.txt |