diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-30 14:44:04 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-30 14:44:04 +0000 |
| commit | 61c8a693f00ce1c5141ec5f8339298f796f29707 (patch) | |
| tree | 99316c6ebdca7a7b0f3448547aa029172f0979ab /layout/rootfs/etc/passwd | |
| parent | 984b96ebcb50565898052a430d3422983c2d7df5 (diff) | |
| download | lh-bootstrap-61c8a693f00ce1c5141ec5f8339298f796f29707.tar.gz | |
Add network and syslogd
Diffstat (limited to 'layout/rootfs/etc/passwd')
| -rw-r--r-- | layout/rootfs/etc/passwd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/layout/rootfs/etc/passwd b/layout/rootfs/etc/passwd index 0e6110c..a7755cf 100644 --- a/layout/rootfs/etc/passwd +++ b/layout/rootfs/etc/passwd @@ -4,7 +4,7 @@ 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 -ntp:x:105:62:ntp:/:/nonexistent -ntplog:x:106:62:ntplog:/:/nonexistent -sshlog:x:138:61:sshlog:/var/log/sshd-4:/nonexistent +syslog:x:103:61:syslog:/:/nonexistent +sysllog:x:104:61:sysllog:/:/nonexistent sysfdh:x:137:76:sysfdh:/:/nonexistent +sshlog:x:138:61:sshlog:/var/log/sshd-4:/nonexistent |
