fix rundir [release 1.8.14p3-2mamba;Wed Aug 19 2015]
This commit is contained in:
parent
f4069eb0be
commit
d4cb3f9cda
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: sudo
|
Name: sudo
|
||||||
Version: 1.8.14p3
|
Version: 1.8.14p3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Allows restricted root access for specified users
|
Summary: Allows restricted root access for specified users
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -68,10 +68,9 @@ The basic philosophy is to give as few privileges as possible but still allow pe
|
|||||||
--with-all-insults \
|
--with-all-insults \
|
||||||
--without-lecture \
|
--without-lecture \
|
||||||
--with-secure-path="\
|
--with-secure-path="\
|
||||||
--with-timedir=/var/db/sudo \
|
|
||||||
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/kde/bin:/opt/kde3/bin" \
|
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/kde/bin:/opt/kde3/bin" \
|
||||||
--with-fqdn \
|
--with-fqdn \
|
||||||
--with-rundir=/run \
|
--with-rundir=/run/sudo \
|
||||||
%if %with_exempt
|
%if %with_exempt
|
||||||
--with-exempt=%{sysadmin_name} \
|
--with-exempt=%{sysadmin_name} \
|
||||||
%endif
|
%endif
|
||||||
@ -164,6 +163,9 @@ exit 0
|
|||||||
#%doc ChangeLog README README.LDAP
|
#%doc ChangeLog README README.LDAP
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 19 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.14p3-2mamba
|
||||||
|
- fix rundir
|
||||||
|
|
||||||
* Sun Aug 02 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.14p3-1mamba
|
* Sun Aug 02 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.14p3-1mamba
|
||||||
- update to 1.8.14p3
|
- update to 1.8.14p3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user