Accepting request 984217 from network:cluster
- fixed symlink dhcpd.conf collision OBS-URL: https://build.opensuse.org/request/show/984217 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warewulf4?expand=0&rev=6
This commit is contained in:
commit
64bf692255
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 21 14:44:06 UTC 2022 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
- fixed symlink dhcpd.conf collision
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 12:57:09 UTC 2022 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
|
@ -118,6 +118,7 @@ export NO_BRP_STALE_LINK_ERROR=yes
|
||||
mv %{buildroot}%{_localstatedir}/lib/warewulf/overlays/host/etc/dhcp/dhcpd.conf.ww \
|
||||
%{buildroot}%{_localstatedir}/lib/warewulf/overlays/host/etc/dhcpd.conf.ww
|
||||
rmdir %{buildroot}%{_localstatedir}/lib/warewulf/overlays/host/etc/dhcp
|
||||
rm %{buildroot}%{_localstatedir}/lib/warewulf/overlays/host/etc/dhcpd.conf
|
||||
mkdir -p %{buildroot}%{_sbindir}/
|
||||
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcwarewulfd
|
||||
mkdir -p %{buildroot}%{_datadir}/bash-completion/completions
|
||||
|
Loading…
x
Reference in New Issue
Block a user