Skip to content

Fix sudoers permission issue#170

Merged
LinuxDroidMaster merged 2 commits into
LinuxDroidMaster:mainfrom
martinsikwueze:fix_editing_sudoers
Jun 29, 2026
Merged

Fix sudoers permission issue#170
LinuxDroidMaster merged 2 commits into
LinuxDroidMaster:mainfrom
martinsikwueze:fix_editing_sudoers

Conversation

@martinsikwueze

Copy link
Copy Markdown
Contributor

The /etc/sudoers file is read-only(permission 0440) even for the root user to prevent accidental modifications.

visudo is used to securely edit the sudoers file.

@LinuxDroidMaster LinuxDroidMaster merged commit 950502f into LinuxDroidMaster:main Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants