]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: warn when capabilities are disabled or libcap is not found 4512/head
authorSotir Danailov <sndanailov@gmail.com>
Wed, 8 Jan 2025 23:07:17 +0000 (00:07 +0100)
committerSotir Danailov <sndanailov@gmail.com>
Thu, 9 Jan 2025 22:43:24 +0000 (23:43 +0100)
commit8d8fd27b57bf1ebc9cdbf129547961339dd45b8b
tree25e514bf3eb001a2525547e0c82e84022b93198e
parent4c4636830528300d122d2a0b4aa540b61e2e7128
conf: warn when capabilities are disabled or libcap is not found

The reason for this warning, is that the project will compile and when it does
not work, it's not clear from the logs what the reason might be.

Signed-off-by: Sotir Danailov <sndanailov@gmail.com>
src/lxc/conf.c