!173 Let networking up after reboot.
Merge pull request !173 from 氩气放电管/cyanite-master-patch-53386
This commit is contained in:
commit
6e0d6b5a0d
@ -4,7 +4,7 @@
|
||||
%endif
|
||||
Name: anaconda
|
||||
Version: 33.19
|
||||
Release: 37
|
||||
Release: 38
|
||||
Summary: Graphical system installer
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -340,6 +340,12 @@ update-desktop-database &> /dev/null || :
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Thu Jan 27 2022 liufushou <liufushou@live.cn> - 33.19-38
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:let networking up after reboot
|
||||
|
||||
* Wed Jan 26 2022 zhujunhao <zhujunhao11@huawei.com> - 33.19-37
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
@ -3,6 +3,9 @@
|
||||
[Product]
|
||||
product_name = openEuler
|
||||
|
||||
[Network]
|
||||
default_on_boot = FIRST_WIRED_WITH_LINK
|
||||
|
||||
[Bootloader]
|
||||
efi_dir = openEuler
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user