5 Nov
2022
5 Nov
'22
06:24
On 05.11.2022 00:41, Luciano Santos wrote:
Patrick Shanahan wrote:
my sudo.conf has been edited, and exists in /etc but there is no rpmnew copy, on six boxes.
You're misunderstanding something Patrick. We're talking about the /etc/sudoers file exactly, which is provided by the distro. Now, sudo.conf, under /etc, will only be there if the user/admin creates it, OK?
/etvc/sudo.conf is part of and installed by sudo package.
If you go to the sudo spec file (as well as any other package that's still placing config file under /etc), you can see something similar to:
%config(noreplace) %{_sysconfdir}/foo
You may consider following your own advice :) bor@tw:~> rpm -q --qf '[%{filenames} %{fileflags:fflags}\n]' sudo /etc/sudo.conf cn