From: Todd C. Miller Date: Tue, 1 May 2012 17:48:17 +0000 (-0400) Subject: Add mode for docdir. Fixes a problem on Linux when building in a X-Git-Tag: SUDO_1_7_9p1~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6edfee5b82373aae77ff51eec0e2a5bfa5b21729;p=sudo Add mode for docdir. Fixes a problem on Linux when building in a directory with the setgid bit set. --HG-- branch : 1.7 --- diff --git a/sudo.pp b/sudo.pp index 11a485f36..6db7d9af0 100644 --- a/sudo.pp +++ b/sudo.pp @@ -211,7 +211,7 @@ still allow people to get their work done." $libexecdir/* 0755 optional $sudoersdir/sudoers.d/ 0750 $sudoers_uid:$sudoers_gid $timedir/ 0700 root: - $docdir/ + $docdir/ 0755 $docdir/sudoers2ldif 0555 optional,ignore-others $docdir/* 0444 /etc/pam.d/* 0444 volatile,optional