Accepting request 531255 from home:dimstar:Factory

- Changed permissions of /srv/tftpboot to be readable (bsc#940608).

OBS-URL: https://build.opensuse.org/request/show/531255
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1079
This commit is contained in:
Steffen Winterfeldt 2017-10-04 15:20:45 +00:00 committed by Git OBS Bridge
parent 24f872588d
commit 199e8563c1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 4 14:59:56 UTC 2017 - dimstar@opensuse.org
- Changed permissions of /srv/tftpboot to be readable (bsc#940608).
--------------------------------------------------------------------
Wed Sep 27 12:00:21 UTC 2017 - wfeldt@opensuse.org

View File

@ -693,7 +693,7 @@ rm -rf %{buildroot}
%files -n tftpboot-installation-%{product_name}
%defattr(-,root,root)
%dir %attr(0750,tftp,tftp) /srv/tftpboot
%dir %attr(0755,tftp,tftp) /srv/tftpboot
/srv/tftpboot
%files -n skelcd-installer-%{theme}