mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Remove suid bit from passwd
This commit is contained in:
parent
52032259ed
commit
88b05820d8
@ -7,5 +7,4 @@ script = """
|
||||
cookbook_cargo
|
||||
cp -rv "${COOKBOOK_SOURCE}/res" "${COOKBOOK_STAGE}/etc"
|
||||
ln -s id "${COOKBOOK_STAGE}/usr/bin/whoami"
|
||||
chmod +s "${COOKBOOK_STAGE}/usr/bin/passwd"
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user