summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-10-27 15:18:57 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-10-27 19:23:00 +0100
commitd1a4aa9c87c0a54b370b6549b1b5d7c95455b110 (patch)
tree8993ab5331efd2d6c27eb0e4dde4f42c011fab00 /system
parente4cb9097f2a68900956d1d1944b80e55ec196c8d (diff)
system/skeleton: drop proxy user
AFAIK no package uses it and even if it did it would belong there. And it's not a standard user either. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'system')
-rw-r--r--system/skeleton/etc/passwd1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/skeleton/etc/passwd b/system/skeleton/etc/passwd
index 2e7e77a86..dc7858177 100644
--- a/system/skeleton/etc/passwd
+++ b/system/skeleton/etc/passwd
@@ -4,7 +4,6 @@ bin:x:2:2:bin:/bin:/bin/sh
sys:x:3:3:sys:/dev:/bin/sh
sync:x:4:100:sync:/bin:/bin/sync
mail:x:8:8:mail:/var/spool/mail:/bin/sh
-proxy:x:13:13:proxy:/bin:/bin/sh
www-data:x:33:33:www-data:/var/www:/bin/sh
operator:x:37:37:Operator:/var:/bin/sh
ftp:x:83:83:ftp:/home/ftp:/bin/sh