On 12/08/17 10:35, Matthias Hanft wrote:
Hi,for weekly updates, I'm using the usual update commands, such as emerge -NDuv @world emerge -c revdep-rebuild -i In order to find out which services are still using old versions of updated programs/libraries, I add lsof | grep -w DEL | grep portage
You should probably use app-admin/lib_users for this.