Add setpriv as ostree containers dependency
The `rpm-ostree` binary requires `setpriv` binary to be able to deploy containers. Related to: https://fedoraproject.org/wiki/Changes/OstreeNativeContainer https://fedoraproject.org/wiki/Changes/OstreeNativeContainerStable (cherry-picked from upstream commit 0ef05b3e7eebde0c317a7e308da9cb876caeaae9) Resolves: RHEL-15122
This commit is contained in:
parent
00cd494600
commit
982d982516
@ -312,7 +312,7 @@ removefrom util-linux --allbut \
|
||||
/etc/mtab /etc/pam.d/login /etc/pam.d/remote \
|
||||
/usr/sbin/{agetty,blkid,blockdev,clock,fdisk,fsck,fstrim,hwclock,losetup} \
|
||||
/usr/sbin/{mkswap,swaplabel,nologin,sfdisk,swapoff,swapon,wipefs,partx,fsfreeze} \
|
||||
/usr/bin/{logger,hexdump,flock,lscpu,chmem,lsmem}
|
||||
/usr/bin/{logger,hexdump,flock,lscpu,chmem,lsmem,setpriv}
|
||||
removefrom volume_key-libs /usr/share/locale/*
|
||||
removefrom wget /etc/* /usr/share/locale/*
|
||||
removefrom xorg-x11-drv-intel /usr/${libdir}/libI*
|
||||
|
Loading…
Reference in New Issue
Block a user