/var/log/ganesha owner ganesha.ganesha -> ganesha.root

see https://github.com/nfs-ganesha/nfs-ganesha/issues/212
This commit is contained in:
Kaleb S. KEITHLEY 2017-09-22 09:21:05 -04:00
parent cbd714c6ef
commit ce0cac8bbe
1 changed files with 6 additions and 2 deletions

View File

@ -102,7 +102,7 @@ Requires: openSUSE-release
Name: nfs-ganesha
Version: 2.5.2
Release: 3%{?dev:%{dev}}%{?dist}
Release: 4%{?dev:%{dev}}%{?dist}
Summary: NFS-Ganesha is a NFS Server running in user space
Group: Applications/System
License: LGPLv3+
@ -543,7 +543,7 @@ exit 0
%dir %{_rundir}/ganesha
%dir %{_libexecdir}/ganesha/
%{_libexecdir}/ganesha/nfs-ganesha-config.sh
%dir %attr(0755,ganesha,ganesha) %{_localstatedir}/log/ganesha
%dir %attr(0755,ganesha,root) %{_localstatedir}/log/ganesha
%if %{with_systemd}
%{_unitdir}/nfs-ganesha.service
@ -706,6 +706,10 @@ exit 0
%endif
%changelog
* Fri Sep 22 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.5.2-4
- /var/log/ganesha owner ganesha.ganesha -> ganesha.root
- see https://github.com/nfs-ganesha/nfs-ganesha/issues/212
* Fri Aug 25 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.5.2-3
- no rdma on arm(v7hl), FSAL_RGW, FSAL_CEPH; with ceph-12-1.4-5