diff options
-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 |