From: Jérôme Pouiller Date: Wed, 28 Oct 2015 16:07:13 +0000 (+0100) Subject: skeleton: sync /etc/shadow with /etc/passwd X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0110ffe7b50dbfc892172fb4e064d2538acb1852;p=buildroot.git skeleton: sync /etc/shadow with /etc/passwd Synchronize /etc/shadow with /etc/passwd: - remove "halt" and "uucp" - add "sys", "mail" and "www-data" Signed-off-by: Jérôme Pouiller Signed-off-by: Peter Korsgaard --- diff --git a/system/skeleton/etc/shadow b/system/skeleton/etc/shadow index 2ac26076b1..06778f13f9 100644 --- a/system/skeleton/etc/shadow +++ b/system/skeleton/etc/shadow @@ -1,8 +1,9 @@ root::10933:0:99999:7::: -bin:*:10933:0:99999:7::: daemon:*:10933:0:99999:7::: +bin:*:10933:0:99999:7::: +sys:*:10933:0:99999:7::: sync:*:10933:0:99999:7::: -halt:*:10933:0:99999:7::: -uucp:*:10933:0:99999:7::: +mail:*:10933:0:99999:7::: +www-data:*:10933:0:99999:7::: operator:*:10933:0:99999:7::: nobody:*:10933:0:99999:7:::