Skip to content

whiteman808/etc-sudoers-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

This Emacs package provides syntax highlighting for the Sudo security policy file, /etc/sudoers.

If Flycheck is present, it also defines a Flycheck syntax checker using visudo.

Please don't edit /etc/sudoers directly. It is easy to make a mistake and lock yourself out of root access. Instead, don't be put off by the name: use visudo. You can do that by setting up emacsclient, or by using the function (etc-sudoers-mode-visudo).

MELPA Stable MELPA

Copying

Copyright (C) 2020, Peter Oliver.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%