]> granicus.if.org Git - sudo/commit
Call install_sudoers() even when doedit is false. If a file in a
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 Jul 2017 15:42:42 +0000 (09:42 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 Jul 2017 15:42:42 +0000 (09:42 -0600)
commit034132774d1ccf11c0a0e1f205fcc16d8a7d9c8f
tree244298377977aea225e0a8a2babe9486fce54ded
parent5bc80d3ddb791ba9a9935a113ce510c73e1cf4ec
Call install_sudoers() even when doedit is false.  If a file in a
#includedir has a syntax error it will still have been edited and
we need to install the edited temp file.
plugins/sudoers/visudo.c