mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
Userland: Implement pls
, a sudo clone
This commit is contained in:
parent
ea33e9647b
commit
82b48d867d
Notes:
sideshowbarker
2024-07-18 17:12:10 +09:00
Author: https://github.com/Quaker762
Commit: 82b48d867d
Pull-request: https://github.com/SerenityOS/serenity/pull/7567
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