mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
openssh: drop user from skeleton
The sshd privilege drop user doesn't belong in the skeleton, it's exclusively used by OpenSSH. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f449fe5854
commit
aa66ce2d57
@@ -10,4 +10,3 @@ backup:x:34:34:backup:/var/backups:/bin/sh
|
||||
operator:x:37:37:Operator:/var:/bin/sh
|
||||
ftp:x:83:83:ftp:/home/ftp:/bin/sh
|
||||
nobody:x:99:99:nobody:/home:/bin/sh
|
||||
sshd:x:103:99:Operator:/var:/bin/sh
|
||||
|
||||
Reference in New Issue
Block a user