overlay profiles: Disable caps for smartmontools

The USE=caps is only relevant for smartd, which we are not building
anyway.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
Krzesimir Nowak 2025-04-24 16:51:44 +02:00
parent a6b5aa6dc4
commit 1df1df22c1
2 changed files with 5 additions and 1 deletions

View File

@ -17,7 +17,7 @@ dev-libs/dbus-glib tools
dev-libs/elfutils -utils
dev-libs/openssl pkcs11
net-misc/dhcp -server
sys-apps/smartmontools -daemon -update-drivedb -systemd
sys-apps/smartmontools -caps -daemon -update-drivedb -systemd
sys-block/parted device-mapper
sys-fs/lvm2 -readline thin lvm

View File

@ -0,0 +1,4 @@
# Selinux profile force-enables USE=caps, but we don't need it for
# smartmontools - it is only relevant for smartd daemon, which we do
# not build.
sys-apps/smartmontools caps