Modify /var/log/amanda directory permission
This commit is contained in:
parent
d81d0c97cd
commit
3ffd856380
1 changed files with 5 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
Summary: A network-capable tape backup solution
|
||||
Name: amanda
|
||||
Version: 3.5.1
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Source: http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz
|
||||
Source1: amanda.crontab
|
||||
Source4: disklist
|
||||
|
|
@ -266,7 +266,7 @@ make check
|
|||
|
||||
%attr(-,%amanda_user,%amanda_group) %dir %{_localstatedir}/lib/amanda/
|
||||
%attr(600,%amanda_user,%amanda_group) %config(noreplace) %{_localstatedir}/lib/amanda/.amandahosts
|
||||
%attr(02700,%amanda_user,%amanda_group) %dir /var/log/amanda
|
||||
%attr(02760,%amanda_user,%amanda_group) %dir /var/log/amanda
|
||||
|
||||
%files libs
|
||||
%{_libdir}/libamdevice*.so
|
||||
|
|
@ -432,6 +432,9 @@ make check
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 30 2018 Josef Ridky <jridky@redhat.com> - 3.5.1-11
|
||||
- change /var/log/amanda directory permission due SELinux issues
|
||||
|
||||
* Thu Apr 12 2018 Josef Ridky <jridky@redhat.com> - 3.5.1-10
|
||||
- remove perl(Dancer2) requirements
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue