Add spice-vdagentd conf back - anaconda still needs it.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
parent
3f1d2c2f7e
commit
c7ecdf258d
@ -71,6 +71,7 @@ install ${configdir}/bash_history root/.bash_history
|
|||||||
install ${configdir}/profile root/.profile
|
install ${configdir}/profile root/.profile
|
||||||
install ${configdir}/libuser.conf etc
|
install ${configdir}/libuser.conf etc
|
||||||
install ${configdir}/sysctl.conf etc/sysctl.d/anaconda.conf
|
install ${configdir}/sysctl.conf etc/sysctl.d/anaconda.conf
|
||||||
|
install ${configdir}/spice-vdagentd etc/sysconfig
|
||||||
mkdir etc/NetworkManager/conf.d
|
mkdir etc/NetworkManager/conf.d
|
||||||
install ${configdir}/91-anaconda-autoconnect-slaves.conf etc/NetworkManager/conf.d
|
install ${configdir}/91-anaconda-autoconnect-slaves.conf etc/NetworkManager/conf.d
|
||||||
install ${configdir}/vconsole.conf etc
|
install ${configdir}/vconsole.conf etc
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -31,6 +31,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 29 2020 Jan Kaluza <jkaluza@redhat.com> - 9.0-4
|
||||||
|
- Add spice-vdagentd conf back - anaconda still needs it.
|
||||||
|
|
||||||
* Thu Oct 29 2020 Jan Kaluza <jkaluza@redhat.com> - 9.0-3
|
* Thu Oct 29 2020 Jan Kaluza <jkaluza@redhat.com> - 9.0-3
|
||||||
- Add spice-vdagent back - anaconda still needs it.
|
- Add spice-vdagent back - anaconda still needs it.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user