diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-22 21:56:04 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-22 21:56:04 +0000 |
| commit | 82d0f92ab8b84466ae20ab919c1f9c3577b5cecb (patch) | |
| tree | 776015ae6c6a386125b2d39e13b62f91b99548f8 /layout/rootfs/etc/passwd | |
| download | lh-bootstrap-82d0f92ab8b84466ae20ab919c1f9c3577b5cecb.tar.gz | |
Initial commit
Diffstat (limited to 'layout/rootfs/etc/passwd')
| -rw-r--r-- | layout/rootfs/etc/passwd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/layout/rootfs/etc/passwd b/layout/rootfs/etc/passwd new file mode 100644 index 0000000..29e7369 --- /dev/null +++ b/layout/rootfs/etc/passwd @@ -0,0 +1,23 @@ +root:x:0:0:root:/root:/etc/execline-startup +catchlog:x:98:98:catchlog:/run/uncaught-logs:/nonexistent +alias:x:999:100:alias:/home/alias:/nonexistent +guest:x:1000:100:guest:/home/guest:/etc/execline-startup +nobody:x:65534:65534:nobody:/:/nonexistent +devlog:x:100:61:devlog:/:/nonexistent +klog:x:101:61:klog:/:/nonexistent +kllog:x:102:61:kllog:/:/nonexistent +syslog:x:103:61:syslog:/:/nonexistent +sysllog:x:104:61:sysllog:/:/nonexistent +ntp:x:105:62:ntp:/:/nonexistent +ntplog:x:106:62:ntplog:/:/nonexistent +tailog:x:107:63:tailog:/:/nonexistent +tai:x:108:63:tai:/:/nonexistent +dnscache:x:111:64::/:/nonexistent +dnslog:x:114:64::/:/nonexistent +locklog:x:130:74:locklog:/var/log/lockd:/nonexistent +lock:x:131:74:lock:/mnt/tmpfs/lock:/nonexistent +fdhlog:x:135:76:fdhlog:/var/log/fdholder:/nonexistent +fdh:x:136:76:fdh:/:/nonexistent +sysfdh:x:137:76:sysfdh:/:/nonexistent +sshlog:x:138:61:sshlog:/:/nonexistent +dhcpclog:x:139:78:dhcpclog:/:/nonexistent |
