mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
MacOS pp backend doesn't like modes longer than 4 characters.
This commit is contained in:
parent
effd6cd911
commit
aab4b3589b
2
sudo.pp
2
sudo.pp
@ -256,7 +256,7 @@ still allow people to get their work done."
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
$osdirs -
|
$osdirs -
|
||||||
$bindir/sudo 04755 root:
|
$bindir/sudo 4755 root:
|
||||||
$bindir/sudoedit 0755 root: symlink sudo
|
$bindir/sudoedit 0755 root: symlink sudo
|
||||||
$sbindir/visudo 0755
|
$sbindir/visudo 0755
|
||||||
$bindir/sudoreplay 0755
|
$bindir/sudoreplay 0755
|
||||||
|
Loading…
x
Reference in New Issue
Block a user