diff options
author | James Meyer <james.meyer@operamail.com> | 2012-12-07 15:06:59 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-12-07 15:06:59 (GMT) |
commit | b05c6f777dde33dc0dde24ac461b5e4b8ed4f466 (patch) | |
tree | 27c3c2eade503db3b4d429e19694da7df141a88a /abs/core/filesystem/passwd | |
parent | a091721d6178ffaa83ee445a5908419a39fdaba0 (diff) | |
download | linhes_pkgbuild-b05c6f777dde33dc0dde24ac461b5e4b8ed4f466.zip linhes_pkgbuild-b05c6f777dde33dc0dde24ac461b5e4b8ed4f466.tar.gz linhes_pkgbuild-b05c6f777dde33dc0dde24ac461b5e4b8ed4f466.tar.bz2 |
filesystem: 2012.10
Diffstat (limited to 'abs/core/filesystem/passwd')
-rw-r--r-- | abs/core/filesystem/passwd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/filesystem/passwd b/abs/core/filesystem/passwd index a4a24e3..cb9fec7 100644 --- a/abs/core/filesystem/passwd +++ b/abs/core/filesystem/passwd @@ -4,4 +4,5 @@ daemon:x:2:2:daemon:/sbin:/bin/false mail:x:8:12:mail:/var/spool/mail:/bin/false ftp:x:14:11:ftp:/srv/ftp:/bin/false http:x:33:33:http:/srv/http:/bin/false +uuidd:x:68:68:uuidd:/:/sbin/nologin nobody:x:99:99:nobody:/:/bin/false |