From: Thomas Petazzoni Date: Sun, 18 Oct 2015 15:45:27 +0000 (+0200) Subject: system/skeleton: finalize removal of ftp user X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=514411bb9bdd4e25bf26baa5f4915eaf2dd5d551;p=buildroot.git 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 Cc: Vicente Olivert Riera Cc: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni Acked-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- diff --git a/system/skeleton/etc/shadow b/system/skeleton/etc/shadow index 972dd596f5..2ac26076b1 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:::