summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-18 17:45:27 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-18 17:56:14 +0200
commit514411bb9bdd4e25bf26baa5f4915eaf2dd5d551 (patch)
treee53fd4c2d2f22a5eb1fb9c88e539ed58180db056 /system
parentf0c4456530b60e5b5119e74eb52c50cd7317792d (diff)
system/skeleton: finalize removal of ftp user
In commit 3dde19e5f32c58ffbf7e190257b073e91e0a7e8d, the ftp user was removed from /etc/passwd, /etc/group and /home in the skeleton, but the corresponding entry was not removed from /etc/shadow. This commit fixes that. Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Cc: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'system')
-rw-r--r--system/skeleton/etc/shadow1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/skeleton/etc/shadow b/system/skeleton/etc/shadow
index 972dd596f..2ac26076b 100644
--- a/system/skeleton/etc/shadow
+++ b/system/skeleton/etc/shadow
@@ -5,5 +5,4 @@ sync:*:10933:0:99999:7:::
halt:*:10933:0:99999:7:::
uucp:*:10933:0:99999:7:::
operator:*:10933:0:99999:7:::
-ftp:*:10933:0:99999:7:::
nobody:*:10933:0:99999:7:::