mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:27:35 +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
4
Base/etc/sudoers
Normal file
4
Base/etc/sudoers
Normal file
|
@ -0,0 +1,4 @@
|
|||
# sudoers file
|
||||
# Put any users you want to allow to run programs as root here
|
||||
root
|
||||
anon
|
Loading…
Add table
Add a link
Reference in a new issue