overlay coreos/config: Stop masking installation of selinux config

Gentoo's selinux config is the same as ours now, so we don't need to
override it any more.
This commit is contained in:
Krzesimir Nowak 2025-03-20 12:46:59 +01:00
parent bd7a950491
commit 827e7f829d

View File

@ -1,2 +0,0 @@
PKG_INSTALL_MASK+=" /etc/selinux/config"
INSTALL_MASK+=" /etc/selinux/config"