mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-01 05:47:04 +03:00
tests: install dmi-sysfs module on openSUSE
Required by TEST-54-CREDS.
This commit is contained in:
parent
3adac701fb
commit
b75a210ad0
@ -955,6 +955,8 @@ install_modules() {
|
|||||||
|
|
||||||
if get_bool "$LOOKS_LIKE_SUSE"; then
|
if get_bool "$LOOKS_LIKE_SUSE"; then
|
||||||
instmods ext4
|
instmods ext4
|
||||||
|
# for TEST-54-CREDS
|
||||||
|
instmods dmi-sysfs
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user