Phil Sutter <phil@xxxxxx> wrote: > Not sure if arch-specific, but for some reason src/nft wrapper script > would call src/.libs/lt-nft and thus the owner appeared as 'lt-nft' > instead of the expected 'nft'. Cover for that by extracting the expected > program name from /proc. I've seen this as well before, thanks for investigating and fixing it. Acked-by: Florian Westphal <fw@xxxxxxxxx>