mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 04:36:33 +00:00
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 <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
230c9f567f
commit
0110ffe7b5
@ -1,8 +1,9 @@
|
|||||||
root::10933:0:99999:7:::
|
root::10933:0:99999:7:::
|
||||||
bin:*:10933:0:99999:7:::
|
|
||||||
daemon:*:10933:0:99999:7:::
|
daemon:*:10933:0:99999:7:::
|
||||||
|
bin:*:10933:0:99999:7:::
|
||||||
|
sys:*:10933:0:99999:7:::
|
||||||
sync:*:10933:0:99999:7:::
|
sync:*:10933:0:99999:7:::
|
||||||
halt:*:10933:0:99999:7:::
|
mail:*:10933:0:99999:7:::
|
||||||
uucp:*:10933:0:99999:7:::
|
www-data:*:10933:0:99999:7:::
|
||||||
operator:*:10933:0:99999:7:::
|
operator:*:10933:0:99999:7:::
|
||||||
nobody:*:10933:0:99999:7:::
|
nobody:*:10933:0:99999:7:::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user