]> granicus.if.org Git - sudo/commit
Update statbuf.st_mode based on SUDOERS_MODE when we are chaning from
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 3 Jan 2000 04:53:35 +0000 (04:53 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 3 Jan 2000 04:53:35 +0000 (04:53 +0000)
commit038dea2d3d05192711d35702c94d66b05fd29970
treec43b1cb6f0b70e897262183dde8490a51031ada4
parent625e3e46d09aedcb25f46b6f621661cb3f7d634c
Update statbuf.st_mode based on SUDOERS_MODE when we are chaning from
0400 to whatever SUDOERS_MODE is (converting from the old sudoers mode).
Assumes that SUDOERS_MODE is less restrictive than 0400 which should
always be the case.
sudo.c