- adjust /srv/tftpboot permissions
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=981
This commit is contained in:
parent
128f937cbd
commit
7624f8080e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 10:06:54 CET 2017 - snwint@suse.de
|
||||
|
||||
- adjust /srv/tftpboot permissions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 11:10:29 UTC 2017 - snwint@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package installation-images
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -553,6 +553,8 @@ rm -rf %{buildroot}
|
||||
%files -n install-initrd -f install-initrd.files
|
||||
|
||||
%files -n tftpboot-installation-%{product_name}
|
||||
%defattr(-,root,root)
|
||||
%dir %attr(0750,tftp,tftp) /srv/tftpboot
|
||||
/srv/tftpboot
|
||||
|
||||
%files -n installation-images-debuginfodeps
|
||||
|
Loading…
x
Reference in New Issue
Block a user