mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 05:48:18 +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:
parent
d9c13139d2
commit
e828a1d7a5
4
sudo.pp
4
sudo.pp
@ -212,10 +212,10 @@ 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
|
||||
$localedir/ optional
|
||||
$localedir/ - optional
|
||||
$localedir/** 0444 optional
|
||||
/etc/pam.d/* 0444 volatile,optional
|
||||
%if [rpm,deb]
|
||||
|
Loading…
x
Reference in New Issue
Block a user