Userland: Implement pls, a sudo clone

This commit is contained in:
Jesse Buhagiar 2021-04-14 12:23:55 +10:00 committed by Ali Mohammad Pur
commit 82b48d867d
Notes: sideshowbarker 2024-07-18 17:12:10 +09:00
6 changed files with 262 additions and 0 deletions

View file

@ -63,6 +63,7 @@ chmod 0400 mnt/res/kernel.map
chmod 0400 mnt/boot/Kernel
chmod 4750 mnt/bin/su
chmod 4755 mnt/bin/passwd
chmod 4751 mnt/bin/pls
chmod 4755 mnt/bin/ping
chmod 4755 mnt/bin/traceroute
chmod 4750 mnt/bin/reboot