Re: Mailing list update and enhancement request
"Todd C. Miller via sudo-users" <[email protected]> Sat, 06 Apr 2024 07:17:01 -0600
| Newsgroups | gmane.comp.tools.sudo.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 05 Apr 2024 23:15:47 -0500, Grant Taylor via sudo-users wrote: > Is that not also the case with just a stock `visudo`? > > I /thought/ that just `visudo` would only run syntax check on the > sudoers file (nominally /etc/sudoers) and not any of the included files. No, visudo will check the sudoers file as well as all included files. For @includedir, the files are syntax-checked but only edited if there is an error. Each @include file will also be edited, regardless of whether or not there is an error in it. - todd ____________________________________________________________ sudo-users mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-users