mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Merge branch 'su_no_setuid' into 'master'
Remove setuid bit from su See merge request redox-os/cookbook!489
This commit is contained in:
commit
52032259ed
@ -8,5 +8,4 @@ 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"
|
||||
chmod +s "${COOKBOOK_STAGE}/usr/bin/su"
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user