diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-11-14 08:06:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-11-14 08:06:11 +0000 |
commit | 0874acb08c6ab7502bf1e50d8d8cc9adc17b1f10 (patch) | |
tree | 030ff203a34617d9c9c0cc9bcf47581db82ef0e0 /share.Linux | |
parent | be1d1dd4c36786be124a0eec4ea13c24919b800c (diff) |
set homedir of uucp to /var/spool/uucp
Diffstat (limited to 'share.Linux')
-rw-r--r-- | share.Linux/passwd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share.Linux/passwd b/share.Linux/passwd index cf571c89..b964d8e3 100644 --- a/share.Linux/passwd +++ b/share.Linux/passwd @@ -7,7 +7,7 @@ sync:x:5:0:sync:/sbin:/bin/sync shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown halt:x:7:0:halt:/sbin:/sbin/halt news:x:9:13:news:/var/spool/news:/bin/false -uucp:x:10:14:uucp:/var/spool/uucppublic:/bin/false +uucp:x:10:14:uucp:/var/spool/uucp:/bin/false operator:x:11:0:operator:/root:/bin/bash portage:x:250:250:portage:/var/tmp/portage:/bin/false nobody:x:65534:65534:nobody:/:/bin/false |