mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Merge branch 'passwd_no_setuid' into 'master'
Remove suid bit from passwd See merge request redox-os/cookbook!490
This commit is contained in:
commit
b94a5aabdd
@ -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