summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2015-09-10 09:53:18 -0500
committerWilliam Hubbs <williamh@gentoo.org>2015-09-10 09:53:18 -0500
commit3150eecd25d834eeee0a7f98bdd8266b2a2a552f (patch)
tree08b4264a1f30cb725b1989c9d2c0bbf5235c4557
parentremove the uucp user (diff)
downloadbaselayout-3150eecd25d834eeee0a7f98bdd8266b2a2a552f.tar.gz
baselayout-3150eecd25d834eeee0a7f98bdd8266b2a2a552f.tar.bz2
baselayout-3150eecd25d834eeee0a7f98bdd8266b2a2a552f.zip
Revert "remove the uucp user"
This reverts commit 2ebb0d7b29132822e8bc6f9b67940541a6261f74. This needs more thought; we have consumers in the tree still. I'm not sure whether we should drop it here or fix the consumers first.
-rw-r--r--share.Linux/passwd1
-rw-r--r--share.Linux/shadow1
2 files changed, 2 insertions, 0 deletions
diff --git a/share.Linux/passwd b/share.Linux/passwd
index 0476a79c..9f2f6984 100644
--- a/share.Linux/passwd
+++ b/share.Linux/passwd
@@ -7,6 +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/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 278bf452..1bc4ac15 100644
--- a/share.Linux/shadow
+++ b/share.Linux/shadow
@@ -8,4 +8,5 @@ daemon:*:9797:0:::::
adm:*:9797:0:::::
lp:*:9797:0:::::
news:*:9797:0:::::
+uucp:*:9797:0:::::
nobody:*:9797:0:::::