1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 05:37:34 +00:00

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
parent ea33e9647b
commit 82b48d867d
6 changed files with 262 additions and 0 deletions

4
Base/etc/sudoers Normal file
View file

@ -0,0 +1,4 @@
# sudoers file
# Put any users you want to allow to run programs as root here
root
anon