]> granicus.if.org Git - sudo/commit
In "make install", install sample sudoers file as /etc/sudoers.dist
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Apr 2017 19:52:49 +0000 (13:52 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Apr 2017 19:52:49 +0000 (13:52 -0600)
commit9bccceaea13d02725acde4e7a1418bb566b1bce5
treeb821e2076758bbf3174c55c702171c02c8918228
parent495931f4a86c993a807b938fb366227a5617dcc8
In "make install", install sample sudoers file as /etc/sudoers.dist
and copy it to /etc/sudoers if there is no existing /etc/sudoers.
Packages either contain /etc/sudoers (RPM and Debian) or /etc/sudoers.dist
(everything else).
plugins/sudoers/Makefile.in
sudo.pp