2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +00:00

Add mode for docdir and use '-' (default) for localedir mode. Fixes

a problem on Linux when building in a directory with the setgid bit
set.
This commit is contained in:
Todd C. Miller
2012-05-01 13:47:14 -04:00
parent d9c13139d2
commit e828a1d7a5

View File

@@ -212,10 +212,10 @@ still allow people to get their work done."
$libexecdir/* 0755 optional $libexecdir/* 0755 optional
$sudoersdir/sudoers.d/ 0750 $sudoers_uid:$sudoers_gid $sudoersdir/sudoers.d/ 0750 $sudoers_uid:$sudoers_gid
$timedir/ 0700 root: $timedir/ 0700 root:
$docdir/ $docdir/ 0755
$docdir/sudoers2ldif 0555 optional,ignore-others $docdir/sudoers2ldif 0555 optional,ignore-others
$docdir/* 0444 $docdir/* 0444
$localedir/ optional $localedir/ - optional
$localedir/** 0444 optional $localedir/** 0444 optional
/etc/pam.d/* 0444 volatile,optional /etc/pam.d/* 0444 volatile,optional
%if [rpm,deb] %if [rpm,deb]