diff options
Diffstat (limited to 'layout/rootfs/etc/passwd')
-rw-r--r-- | layout/rootfs/etc/passwd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/rootfs/etc/passwd b/layout/rootfs/etc/passwd index a7755cf..5acf6b3 100644 --- a/layout/rootfs/etc/passwd +++ b/layout/rootfs/etc/passwd @@ -1,6 +1,6 @@ root:x:0:0:root:/root:/etc/execline-startup +guest:x:1000:100:guest:/home/guest:/etc/execline-startup catchlog:x:98:98:catchlog:/run/uncaught-logs:/nonexistent -alias:x:999:100:alias:/home/alias:/nonexistent nobody:x:65534:65534:nobody:/:/nonexistent klog:x:101:61:klog:/:/nonexistent kllog:x:102:61:kllog:/:/nonexistent |