diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-04 00:10:26 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-04 00:10:26 +0000 |
| commit | 7bb2006007c1996f33758e41db070252d4d3607f (patch) | |
| tree | 3dc03d4f6a8867742961a3dea9ecc96c52d00a10 /layout/rootfs/etc/passwd | |
| parent | 1202c964c4e91083a3c60b41b9c11e220bfa759d (diff) | |
| download | lh-bootstrap-7bb2006007c1996f33758e41db070252d4d3607f.tar.gz | |
Make a lean and mean version, as a basis for filling an initramfs
Diffstat (limited to 'layout/rootfs/etc/passwd')
| -rw-r--r-- | layout/rootfs/etc/passwd | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/layout/rootfs/etc/passwd b/layout/rootfs/etc/passwd index 29e7369..1e7464f 100644 --- a/layout/rootfs/etc/passwd +++ b/layout/rootfs/etc/passwd @@ -1,23 +1,9 @@ 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 +sshlog:x:138:61:sshlog:/var/log/sshd-4:/nonexistent |
