mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 10:38:13 +00:00
Userland: Implement pls
, a sudo clone
This commit is contained in:
parent
ea33e9647b
commit
82b48d867d
6 changed files with 262 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue