btw
$ mount | grep elogin
/mnt/sda1/tce/optional/elogind.tcz on /tmp/tcloop/elogind type squashfs (ro,relatime,errors=continue)
$ ldd /tmp/tcloop/elogind/usr/local/bin/busctl | grep -i 'not found'
libpam.so.0 => not found
$ uname -sm
Linux x86_64
p.s. TC x86_64 and Linux caps in general:
Could you please share what's a reason to build extensions with binaries linked to libcap if squashfs module is built without xattr support? If I got it correctly, xattrs are needed to store linux caps.