-
Notifications
You must be signed in to change notification settings - Fork 7
Support sudoedit #4
Copy link
Copy link
Open
Labels
parityissues and fixes around parity with the traditional suid sudo implementationissues and fixes around parity with the traditional suid sudo implementation
Description
sudoedit allows you to edit a file with a normal user and save as root, which means users can use their own editors with complex configurations without worrying about running too many processes (such a lsp) as root. It basically copies the file (possibly with privileges) to a temporary path, allows the user to edit it, and moves it back.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
parityissues and fixes around parity with the traditional suid sudo implementationissues and fixes around parity with the traditional suid sudo implementation