Compile tor with libcap2
fmarier opened this issue · 0 comments
fmarier commented
I noticed this in the configure output:
checking for cap_init in -lcap... no
configure: Libcap was not found. Capabilities will not be usable.
checking for cap_set_proc... no
Looking at https://gitlab.torproject.org/tpo/core/tor/-/issues/8195, it seems like a worthwhile thing to enable in our Linux builds.