All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] system/skeleton: finalize removal of ftp user
Date: Sun, 18 Oct 2015 17:51:53 +0200	[thread overview]
Message-ID: <20151018155153.GD3583@free.fr> (raw)
In-Reply-To: <1445183127-493-1-git-send-email-thomas.petazzoni@free-electrons.com>

Thomas, All,

On 2015-10-18 17:45 +0200, Thomas Petazzoni spake thusly:
> 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>

Regards,
Yann E. MORIN.

> ---
>  system/skeleton/etc/shadow | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/system/skeleton/etc/shadow b/system/skeleton/etc/shadow
> index 972dd59..2ac2607 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:::
> -- 
> 2.6.2
> 

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2015-10-18 15:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-18 15:45 [Buildroot] [PATCH] system/skeleton: finalize removal of ftp user Thomas Petazzoni
2015-10-18 15:51 ` Yann E. MORIN [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151018155153.GD3583@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.