[Buildroot] [git commit] system/skeleton: drop shutdown user from shadow

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Oct 27 18:23:00 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=e7dec51ebe86b52fecf1059e7263499c7e6d14ea
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

It has no counterpart in passwd so it's basically a NOP.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 system/skeleton/etc/shadow |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/system/skeleton/etc/shadow b/system/skeleton/etc/shadow
index 69ab451..3cd1649 100644
--- a/system/skeleton/etc/shadow
+++ b/system/skeleton/etc/shadow
@@ -3,7 +3,6 @@ bin:*:10933:0:99999:7:::
 daemon:*:10933:0:99999:7:::
 lp:*:10933:0:99999:7:::
 sync:*:10933:0:99999:7:::
-shutdown:*:10933:0:99999:7:::
 halt:*:10933:0:99999:7:::
 uucp:*:10933:0:99999:7:::
 operator:*:10933:0:99999:7:::


More information about the buildroot mailing list