allow users to use sudo command by default
This commit is contained in:
parent
6c0586fc3a
commit
3e78138b0b
@ -1,7 +1,7 @@
|
||||
Summary: openEuler Security Tool
|
||||
Name : security-tool
|
||||
Version: 2.0
|
||||
Release: 1.42
|
||||
Release: 1.43
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source1: security
|
||||
Source2: security.conf
|
||||
@ -124,7 +124,10 @@ fi
|
||||
%attr(0500,root,root) %{_sbindir}/security-tool.sh
|
||||
|
||||
%changelog
|
||||
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openEuler.org> - 2.0-1.41
|
||||
* Fri Feb 21 2020 openEuler Buildteam <buildteam@openEuler.org> - 2.0-1.43
|
||||
- Allow wheel group to use sudo by default
|
||||
|
||||
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openEuler.org> - 2.0-1.42
|
||||
- Fix problems of script caused by "*" and multiple spaces
|
||||
|
||||
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openEuler.org> - 2.0-1.41
|
||||
|
||||
@ -201,8 +201,6 @@
|
||||
########################################################################
|
||||
401@m@/usr/lib/systemd/system/openEuler-security.service@Wants=@NetworkManager.service
|
||||
|
||||
401@d@/etc/sudoers@%wheel
|
||||
|
||||
#del SHA1 pem
|
||||
402@rm -f @/etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user