commit:     2ebb0d7b29132822e8bc6f9b67940541a6261f74
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  7 02:22:40 2015 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Jan  7 02:22:40 2015 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/baselayout.git;a=commit;h=2ebb0d7b

remove the uucp user

---
 share.Linux/passwd | 1 -
 share.Linux/shadow | 1 -
 2 files changed, 2 deletions(-)

diff --git a/share.Linux/passwd b/share.Linux/passwd
index 9f2f698..0476a79 100644
--- a/share.Linux/passwd
+++ b/share.Linux/passwd
@@ -7,7 +7,6 @@ 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/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:/var/empty:/bin/false

diff --git a/share.Linux/shadow b/share.Linux/shadow
index 1bc4ac1..278bf45 100644
--- a/share.Linux/shadow
+++ b/share.Linux/shadow
@@ -8,5 +8,4 @@ daemon:*:9797:0:::::
 adm:*:9797:0:::::
 lp:*:9797:0:::::
 news:*:9797:0:::::
-uucp:*:9797:0:::::
 nobody:*:9797:0:::::

Reply via email to