mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-21 22:40:37 +01:00
nm-in-container: install libselinux-utils
It contains "getenforce" and "setenforce", which are needed by some NMCI tests.
This commit is contained in:
parent
5df19f5b26
commit
230f3f5ce7
1 changed files with 1 additions and 0 deletions
|
|
@ -447,6 +447,7 @@ RUN dnf install -y \\
|
|||
iw \\
|
||||
ldns \\
|
||||
libreswan \\
|
||||
libselinux-utils \\
|
||||
libyaml-devel \\
|
||||
logrotate \\
|
||||
lvm2 \\
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue