diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-10-09 21:55:49 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-10-09 21:55:49 -0400 |
commit | 42a5749cf083ca141ea356263cf5ad0000f5da12 (patch) | |
tree | 5dd2824f43e6c2af95281af174c7e8c1cb7b29b7 /libre/filesystem/passwd | |
parent | ad1725db924d8330ec3c9cd738f214f51fbc4504 (diff) | |
parent | 533189fa3e72bb81b1904365f40d8fbd4ef78690 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/filesystem/passwd')
-rwxr-xr-x | libre/filesystem/passwd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/filesystem/passwd b/libre/filesystem/passwd index a4a24e34f..cb9fec7ff 100755 --- a/libre/filesystem/passwd +++ b/libre/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 |