Accepting request 992323 from devel:kubic:ignition
OBS-URL: https://build.opensuse.org/request/show/992323 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ignition?expand=0&rev=36
This commit is contained in:
commit
ffbbee0c73
@ -13,6 +13,6 @@ if [ -f /run/ignition/neednet ] && ! getargbool 0 'rd.neednet'; then
|
||||
udevadm trigger --subsystem-match net --action add
|
||||
else
|
||||
# NetworkManager
|
||||
. /usr/lib/dracut/hooks/cmdline/99-nm-config.sh
|
||||
. /lib/dracut/hooks/cmdline/99-nm-config.sh
|
||||
fi
|
||||
fi
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 11:28:11 UTC 2022 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- ignition-enable-network.sh: Use /lib/dracut/hooks directly
|
||||
instead of the usr-merged location which isn't available everywhere
|
||||
(bsc#1201957)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 18 12:37:46 UTC 2022 - iforster@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user